is not current version
Last Version 1.4.2

org.zwobble.mammoth:mammoth 0.0.3

Convert Word documents to simple and clean HTML

GroupId

GroupId

org.zwobble.mammoth
ArtifactId

ArtifactId

mammoth
Version

Version

0.0.3
Type

Type

jar

Download mammoth 0.0.3


<!-- https://jarcasting.com/artifacts/org.zwobble.mammoth/mammoth/ -->
<dependency>
    <groupId>org.zwobble.mammoth</groupId>
    <artifactId>mammoth</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.zwobble.mammoth/mammoth/
implementation 'org.zwobble.mammoth:mammoth:0.0.3'
// https://jarcasting.com/artifacts/org.zwobble.mammoth/mammoth/
implementation ("org.zwobble.mammoth:mammoth:0.0.3")
'org.zwobble.mammoth:mammoth:jar:0.0.3'
<dependency org="org.zwobble.mammoth" name="mammoth" rev="0.0.3">
  <artifact name="mammoth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zwobble.mammoth', module='mammoth', version='0.0.3')
)
libraryDependencies += "org.zwobble.mammoth" % "mammoth" % "0.0.3"
[org.zwobble.mammoth/mammoth "0.0.3"]