License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.googlecode.gant-ext |
ArtifactId | ArtifactIdgant-ext |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongant-ext-0.5
various gant extensions
|
Filename | Size |
---|---|
gant-ext-0.5.pom | |
gant-ext-0.5.jar | 18 KB |
gant-ext-0.5-sources.jar | 2 KB |
gant-ext-0.5-javadoc.jar | 25 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |