is not current version
Last Version 6.0.2

org.codehaus.openxma:xmaant 0.0.1-TESTMERGE1


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.codehaus.openxma
ArtifactId

ArtifactId

xmaant
Version

Version

0.0.1-TESTMERGE1
Type

Type

jar

Download 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"]