Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcommons-jelly |
ArtifactId | ArtifactIdcommons-jelly-tags-ant |
Version | Version20030625.032346 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-ant/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-ant</artifactId>
<version>20030625.032346</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-ant/
implementation 'commons-jelly:commons-jelly-tags-ant:20030625.032346'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-ant/
implementation ("commons-jelly:commons-jelly-tags-ant:20030625.032346")
'commons-jelly:commons-jelly-tags-ant:jar:20030625.032346'
<dependency org="commons-jelly" name="commons-jelly-tags-ant" rev="20030625.032346">
<artifact name="commons-jelly-tags-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-ant', version='20030625.032346')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-ant" % "20030625.032346"
[commons-jelly/commons-jelly-tags-ant "20030625.032346"]