is not current version
Last Version 20040902.071012

commons-jelly:commons-jelly-tags-util 20030211.141939

This is a set of Jelly utility tags.

GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly-tags-util
Version

Version

20030211.141939
Type

Type

jar

Download commons-jelly-tags-util 20030211.141939


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