is not current version
Last Version 20040616

commons-collections:commons-collections 20040102.233541


GroupId

GroupId

commons-collections
ArtifactId

ArtifactId

commons-collections
Version

Version

20040102.233541
Type

Type

jar

Download commons-collections 20040102.233541


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