Group Id commons-collections
Artifact Id commons-collections
Version 20040616
Packaging jar
URL -
Badge
Last Updated 2005-10-14T22:07:58+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>20040616</version>
</dependency>
implementation group: 'commons-collections', name: 'commons-collections', version: '20040616'
implementation 'commons-collections:commons-collections:20040616'
implementation("commons-collections:commons-collections:20040616")
libraryDependencies += "commons-collections" % "commons-collections" % "20040616"
<dependency org="commons-collections" name="commons-collections" rev="20040616"/>
@Grapes(
    @Grab(group='commons-collections', module='commons-collections', version='20040616')
)
[commons-collections/commons-collections "20040616"]
'commons-collections:commons-collections:20040616'