MVN

org.tendiwa : rocollections

Maven & Gradle

Jul 31, 2015

Read-only collections · Read-only wrappers for Java Collections

<dependency>
    <groupId>org.tendiwa</groupId>
    <artifactId>rocollections</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tendiwa : rocollections to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of org.tendiwa : rocollections to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
rocollections-0.3.0
0.2
rocollections-0.2
0.1
rocollections-0.1

How to add a dependency to Maven

Add the following org.tendiwa : rocollections maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.tendiwa</groupId>
    <artifactId>rocollections</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tendiwa : rocollections gradle dependency to your build.gradle file:

implementation 'org.tendiwa:rocollections:0.3.0'

Gradle Kotlin DSL: Add the following org.tendiwa : rocollections gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tendiwa:rocollections:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tendiwa : rocollections sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tendiwa" % "rocollections" % "0.3.0"

Advertisement

Dependencies from Group

Oct 14, 2015
2 usages
2 stars
Aug 29, 2015
42 stars

Discover Dependencies

Jul 31, 2015
6.5k stars
Jul 30, 2015
1 usages
0 stars
Jul 30, 2015
5 stars
Jul 30, 2015
2 usages
5 stars
Jul 30, 2015
12 usages
5 stars
Jul 30, 2015
4 usages
5 stars
Jul 30, 2015
1 usages
5 stars