is not current version
Last Version 13-1.7.2

cactus:cactus-ant 12-1.7.2


Categories

Categories

Ant Build Tools
GroupId

GroupId

cactus
ArtifactId

ArtifactId

cactus-ant
Version

Version

12-1.7.2
Type

Type

jar

Download cactus-ant 12-1.7.2


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