jADT Ant Task

Ant Task for doing jADT processing

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.pogofish.jadt
ArtifactId

ArtifactId

jADT-ant
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

jADT Ant Task
Ant Task for doing jADT processing

Download jADT-ant

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.pogofish.jadt : jADT-core jar 0.3.0
org.apache.ant : ant jar 1.8.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.1
0.2.0