is not current version
Last Version 0.8.8

de.matrixweb.smaller:ant 0.8.5


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.matrixweb.smaller
ArtifactId

ArtifactId

ant
Version

Version

0.8.5
Type

Type

jar

Download ant 0.8.5


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