is not current version
Last Version 20040902.072431

commons-jelly:commons-jelly-tags-jsl 1.0


GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly-tags-jsl
Version

Version

1.0
Type

Type

jar

Download commons-jelly-tags-jsl 1.0


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