is not current version
Last Version 20040902.072037

commons-jelly:commons-jelly-tags-xml 1.1

The Jelly XML Tag Library

GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly-tags-xml
Version

Version

1.1
Type

Type

jar

Download commons-jelly-tags-xml 1.1


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