is not current version
Last Version 20040902.072141

commons-jelly:commons-jelly-tags-define 20030211.142932

The Jelly Define Tag Library

GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly-tags-define
Version

Version

20030211.142932
Type

Type

jar

Download commons-jelly-tags-define 20030211.142932


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