File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,13 +43,13 @@ The following features are currently supported:
4343
4444## Installation
4545
46- Available on [ Maven Central] ( http://search.maven.org/#artifactdetails|org.zwobble.mammoth|mammoth|1.10 .0|jar ) .
46+ Available on [ Maven Central] ( http://search.maven.org/#artifactdetails|org.zwobble.mammoth|mammoth|1.11 .0|jar ) .
4747
4848``` xml
4949<dependency >
5050 <groupId >org.zwobble.mammoth</groupId >
5151 <artifactId >mammoth</artifactId >
52- <version >1.10 .0</version >
52+ <version >1.11 .0</version >
5353</dependency >
5454```
5555
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >org.zwobble.mammoth</groupId >
44 <artifactId >mammoth</artifactId >
5- <version >1.10 .0</version >
5+ <version >1.11 .0</version >
66 <packaging >jar</packaging >
77 <name >Mammoth</name >
88 <description >Convert Word documents to simple and clean HTML</description >
You can’t perform that action at this time.
0 commit comments