Group Id commons-collections
Artifact Id commons-collections
Version 20040102.233541
Packaging jar
URL -
Badge
Last Updated 2005-10-14T22:07:57+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>commons-collections</groupId>
    <artifactId>commons-collections</artifactId>
    <version>20040102.233541</version>
</dependency>
implementation group: 'commons-collections', name: 'commons-collections', version: '20040102.233541'
implementation 'commons-collections:commons-collections:20040102.233541'
implementation("commons-collections:commons-collections:20040102.233541")
libraryDependencies += "commons-collections" % "commons-collections" % "20040102.233541"
<dependency org="commons-collections" name="commons-collections" rev="20040102.233541"/>
@Grapes(
    @Grab(group='commons-collections', module='commons-collections', version='20040102.233541')
)
[commons-collections/commons-collections "20040102.233541"]
'commons-collections:commons-collections:20040102.233541'