is not current version
Last Version 20040616

commons-collections:commons-collections 20031027.000000


GroupId

GroupId

commons-collections
ArtifactId

ArtifactId

commons-collections
Version

Version

20031027.000000
Type

Type

jar

Download commons-collections 20031027.000000


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