License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.codehaus.gant |
ArtifactId | ArtifactIdgant_groovy1.8 |
Last Version | Last Version1.9.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGant
A framework for programming dependencies.
|
Filename | Size |
---|---|
gant_groovy1.8-1.9.10.pom | |
gant_groovy1.8-1.9.10.jar | 332 KB |
gant_groovy1.8-1.9.10-sources.jar | 50 KB |
gant_groovy1.8-1.9.10-javadoc.jar | 173 KB |
gant_groovy1.8-1.9.10-groovydoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.gant/gant_groovy1.8/ -->
<dependency>
<groupId>org.codehaus.gant</groupId>
<artifactId>gant_groovy1.8</artifactId>
<version>1.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.gant/gant_groovy1.8/
implementation 'org.codehaus.gant:gant_groovy1.8:1.9.10'
// https://jarcasting.com/artifacts/org.codehaus.gant/gant_groovy1.8/
implementation ("org.codehaus.gant:gant_groovy1.8:1.9.10")
'org.codehaus.gant:gant_groovy1.8:jar:1.9.10'
<dependency org="org.codehaus.gant" name="gant_groovy1.8" rev="1.9.10">
<artifact name="gant_groovy1.8" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.gant', module='gant_groovy1.8', version='1.9.10')
)
libraryDependencies += "org.codehaus.gant" % "gant_groovy1.8" % "1.9.10"
[org.codehaus.gant/gant_groovy1.8 "1.9.10"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 1.8.9 |
commons-cli : commons-cli | jar | 1.2 |
org.apache.ant : ant | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.ivy : ivy | jar | 2.3.0 |