is not current version
Last Version 20040902.070806

commons-jelly:commons-jelly 20030305.075341


GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly
Version

Version

20030305.075341
Type

Type

jar

Download commons-jelly 20030305.075341


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