is not current version
Last Version 0.2

com.rultor:rultor-ant-tools 0.1

Tools for Apache Ant

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.rultor
ArtifactId

ArtifactId

rultor-ant-tools
Version

Version

0.1
Type

Type

jar

Download rultor-ant-tools 0.1


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