c

commons-jelly-tags-ant

This is a Jelly interface for Ant.
Files download
File Operation
commons-jelly-tags-ant-20040902.071105.jar download
commons-jelly-tags-ant-20040902.071105.pom download
Apache Maven
<dependency>
  <groupId>commons-jelly</groupId>
  <artifactId>commons-jelly-tags-ant</artifactId>
  <version>20040902.071105</version>
</dependency>
Gradle Groovy
implementation 'commons-jelly:commons-jelly-tags-ant:20040902.071105'
Gradle Kotlin
implementation("commons-jelly:commons-jelly-tags-ant:20040902.071105")
Scala SBT
libraryDependencies += "commons-jelly" % "commons-jelly-tags-ant" % "20040902.071105"
Groovy Grape
@Grapes(
  @Grab(group='commons-jelly', module='commons-jelly-tags-ant', version='20040902.071105')
)
Apache Ivy
<dependency org="commons-jelly" name="commons-jelly-tags-ant" rev="20040902.071105" />
Leiningen
[commons-jelly/commons-jelly-tags-ant "20040902.071105"]
Apache Buildr
'commons-jelly:commons-jelly-tags-ant:jar:20040902.071105'