| License |
License |
|---|---|
| GroupId | GroupIdorg.zwobble.mammoth |
| ArtifactId | ArtifactIdmammoth |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMammoth
Convert Word documents to simple and clean HTML
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mammoth-1.4.2.pom | |
| mammoth-1.4.2.jar | 210 KB |
| mammoth-1.4.2-sources.jar | 86 KB |
| mammoth-1.4.2-javadoc.jar | 725 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.zwobble.mammoth/mammoth/ -->
<dependency>
<groupId>org.zwobble.mammoth</groupId>
<artifactId>mammoth</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.zwobble.mammoth/mammoth/
implementation 'org.zwobble.mammoth:mammoth:1.4.2'
// https://jarcasting.com/artifacts/org.zwobble.mammoth/mammoth/
implementation ("org.zwobble.mammoth:mammoth:1.4.2")
'org.zwobble.mammoth:mammoth:jar:1.4.2'
<dependency org="org.zwobble.mammoth" name="mammoth" rev="1.4.2">
<artifact name="mammoth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zwobble.mammoth', module='mammoth', version='1.4.2')
)
libraryDependencies += "org.zwobble.mammoth" % "mammoth" % "1.4.2"
[org.zwobble.mammoth/mammoth "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |