is not current version
Last Version 1.1.1

com.github.nfalco79:tools-ant 1.1.0

A collection of Ant tools to get easy scripting with ant language.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.nfalco79
ArtifactId

ArtifactId

tools-ant
Version

Version

1.1.0
Type

Type

jar

Download tools-ant 1.1.0


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