is not current version
Last Version 20040902.070806

commons-jelly:commons-jelly 20030303.180550


GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly
Version

Version

20030303.180550
Type

Type

jar

Download commons-jelly 20030303.180550


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