gant-ext-0.5

various gant extensions

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.googlecode.gant-ext
ArtifactId

ArtifactId

gant-ext
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

gant-ext-0.5
various gant extensions

Download gant-ext

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.2
org.slf4j : slf4j-api jar 1.6.4
org.codehaus.gant : gant_groovy1.8 jar 1.9.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3
0.2