is not current version
Last Version 0.8.8

de.matrixweb.smaller:ant-standalone 0.8.4


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.matrixweb.smaller
ArtifactId

ArtifactId

ant-standalone
Version

Version

0.8.4
Type

Type

jar

Download ant-standalone 0.8.4


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