Read-only collections

Read-only wrappers for Java Collections

License

License

GroupId

GroupId

org.tendiwa
ArtifactId

ArtifactId

rocollections
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Read-only collections
Read-only wrappers for Java Collections
Project URL

Project URL

https://github.com/Suseika/rocollections
Project Organization

Project Organization

jcabi.com

Download rocollections

How to add to project

<!-- https://jarcasting.com/artifacts/org.tendiwa/rocollections/ -->
<dependency>
    <groupId>org.tendiwa</groupId>
    <artifactId>rocollections</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tendiwa/rocollections/
implementation 'org.tendiwa:rocollections:0.3.0'
// https://jarcasting.com/artifacts/org.tendiwa/rocollections/
implementation ("org.tendiwa:rocollections:0.3.0")
'org.tendiwa:rocollections:jar:0.3.0'
<dependency org="org.tendiwa" name="rocollections" rev="0.3.0">
  <artifact name="rocollections" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tendiwa', module='rocollections', version='0.3.0')
)
libraryDependencies += "org.tendiwa" % "rocollections" % "0.3.0"
[org.tendiwa/rocollections "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2
0.1