MVN

pl.chilldev.commons : commons-collections

Maven & Gradle

Nov 23, 2016
1 stars

ChillDev Commons Collections · Collections-related utilities and data structures.

<dependency>
    <groupId>pl.chilldev.commons</groupId>
    <artifactId>commons-collections</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.chilldev.commons : commons-collections to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of pl.chilldev.commons : commons-collections to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
commons-collections-0.2.0
0.1.x
commons-collections-0.1.2
commons-collections-0.1.1

How to add a dependency to Maven

Add the following pl.chilldev.commons : commons-collections maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pl.chilldev.commons</groupId>
    <artifactId>commons-collections</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pl.chilldev.commons : commons-collections gradle dependency to your build.gradle file:

implementation 'pl.chilldev.commons:commons-collections:0.2.0'

Gradle Kotlin DSL: Add the following pl.chilldev.commons : commons-collections gradle kotlin dependency to your build.gradle.kts file:

implementation("pl.chilldev.commons:commons-collections:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following pl.chilldev.commons : commons-collections sbt scala dependency to your build.sbt file:

libraryDependencies += "pl.chilldev.commons" % "commons-collections" % "0.2.0"

Advertisement

Dependencies from Group

Aug 12, 2015
1 usages
1 stars
Oct 31, 2018
1 usages
1 stars
Oct 31, 2018
1 stars
Aug 27, 2016
1 stars
Oct 31, 2018
1 stars

Discover Dependencies

Jun 27, 2020
0 stars
Jul 29, 2018
228 stars
Dec 14, 2015
9 stars
Jul 06, 2017
18.2k stars
Dec 18, 2015
100 stars
Dec 17, 2015
114 stars
Nov 04, 2016
5 stars
May 06, 2022
1 usages
1 stars