is not current version
Last Version 13-1.7.2

cactus:cactus-ant 13-1.5


Categories

Categories

Ant Build Tools
GroupId

GroupId

cactus
ArtifactId

ArtifactId

cactus-ant
Version

Version

13-1.5
Type

Type

jar

Download cactus-ant 13-1.5


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