is not current version
Last Version 20040616

commons-collections:commons-collections 20030418.083655


GroupId

GroupId

commons-collections
ArtifactId

ArtifactId

commons-collections
Version

Version

20030418.083655
Type

Type

jar

Download commons-collections 20030418.083655


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