org.codehaus.gant:gant_groovy1.7


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.codehaus.gant
ArtifactId

ArtifactId

gant_groovy1.7
Last Version

Last Version

1.9.7
Release Date

Release Date

Type

Type

jar
Description

Description

Download gant_groovy1.7

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.2
commons-cli : commons-cli jar 1.2

test (2)

Group / Artifact Type Version
org.apache.ivy : ivy jar 2.2.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.1
1.8.0
1.7.0
1.6.1
1.6.0
1.5.1
1.5.0