is not current version
Last Version 0.3.0

com.pogofish.jadt:jADT-ant 0.2.0

Ant Task for doing jADT processing

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.pogofish.jadt
ArtifactId

ArtifactId

jADT-ant
Version

Version

0.2.0
Type

Type

jar

Download jADT-ant 0.2.0


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