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