| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.zwobble.mammoth |
| Идентификатор | Идентификаторmammoth |
| Последняя версия | Последняя версия1.4.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMammoth
Convert Word documents to simple and clean HTML
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |