is not current version
Last Version 0.8.8

de.matrixweb.smaller:ant-standalone 0.8.1


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.matrixweb.smaller
ArtifactId

ArtifactId

ant-standalone
Version

Version

0.8.1
Type

Type

jar

Download ant-standalone 0.8.1


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