is not current version
Last Version 6.0.2

org.codehaus.openxma:xmaant 5.0.10


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.codehaus.openxma
ArtifactId

ArtifactId

xmaant
Version

Version

5.0.10
Type

Type

jar

Download xmaant 5.0.10


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