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