Last Version

Gant 1.9.11

A framework for programming dependencies.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.codehaus.gant
ArtifactId

ArtifactId

gant_groovy2.2
Version

Version

1.9.11
Type

Type

jar
Description

Description

Gant
A framework for programming dependencies.

Download gant_groovy2.2 1.9.11


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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.2.2
commons-cli : commons-cli jar 1.2
org.apache.ant : ant jar 1.9.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.ivy : ivy jar 2.3.0

Project Modules

There are no modules declared in this project.