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