org.codehaus.gant:gant_groovy1.6


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.codehaus.gant
ArtifactId

ArtifactId

gant_groovy1.6
Last Version

Last Version

1.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

Download gant_groovy1.6

How to add to project

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

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
junit : junit jar 4.8.2
org.apache.ivy : ivy jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
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