is not current version
Last Version 20040616

commons-collections:commons-collections 2.0.20020914.020858


GroupId

GroupId

commons-collections
ArtifactId

ArtifactId

commons-collections
Version

Version

2.0.20020914.020858
Type

Type

jar

Download commons-collections 2.0.20020914.020858


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