is not current version
Last Version 0.8.8

de.matrixweb.smaller:ant 0.6.1


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.matrixweb.smaller
ArtifactId

ArtifactId

ant
Version

Version

0.6.1
Type

Type

jar

Download ant 0.6.1


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