is not current version
Last Version 20040902.071105

commons-jelly:commons-jelly-tags-ant 1.1

This is a Jelly interface for Ant.

Categories

Categories

Ant Build Tools
GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly-tags-ant
Version

Version

1.1
Type

Type

jar

Download commons-jelly-tags-ant 1.1


<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-ant/ -->
<dependency>
    <groupId>commons-jelly</groupId>
    <artifactId>commons-jelly-tags-ant</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-ant/
implementation 'commons-jelly:commons-jelly-tags-ant:1.1'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-ant/
implementation ("commons-jelly:commons-jelly-tags-ant:1.1")
'commons-jelly:commons-jelly-tags-ant:jar:1.1'
<dependency org="commons-jelly" name="commons-jelly-tags-ant" rev="1.1">
  <artifact name="commons-jelly-tags-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-ant', version='1.1')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-ant" % "1.1"
[commons-jelly/commons-jelly-tags-ant "1.1"]