не последняя версия
Последняя версия 6.0.2

org.codehaus.openxma:xmaant 0.0.1-TESTMERGE1


Категории

Категории

Ant Компиляция и сборка
Группа

Группа

org.codehaus.openxma
Идентификатор

Идентификатор

xmaant
Версия

Версия

0.0.1-TESTMERGE1
Тип

Тип

jar

Скачать xmaant 0.0.1-TESTMERGE1


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