License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdde.poiu.kilt |
ArtifactId | ArtifactIdkilt-ant |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionAnt task for Kilt
|
Filename | Size |
---|---|
kilt-ant-1.0.1.pom | |
kilt-ant-1.0.1.jar | 16 KB |
kilt-ant-1.0.1-sources.jar | 13 KB |
kilt-ant-1.0.1-javadoc.jar | 43 KB |
kilt-ant-1.0.1-bin.zip | 21 MB |
kilt-ant-1.0.1-bin.tar.gz | 21 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.poiu.kilt/kilt-ant/ -->
<dependency>
<groupId>de.poiu.kilt</groupId>
<artifactId>kilt-ant</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.poiu.kilt/kilt-ant/
implementation 'de.poiu.kilt:kilt-ant:1.0.1'
// https://jarcasting.com/artifacts/de.poiu.kilt/kilt-ant/
implementation ("de.poiu.kilt:kilt-ant:1.0.1")
'de.poiu.kilt:kilt-ant:jar:1.0.1'
<dependency org="de.poiu.kilt" name="kilt-ant" rev="1.0.1">
<artifact name="kilt-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.poiu.kilt', module='kilt-ant', version='1.0.1')
)
libraryDependencies += "de.poiu.kilt" % "kilt-ant" % "1.0.1"
[de.poiu.kilt/kilt-ant "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
de.poiu.kilt : kilt-core | jar | 1.0.1 |
org.apache.ant : ant | jar | 1.8.1 |
de.poiu.fez : fez | jar | 1.1.0 |