readonly-collections

Read-only collection wrappers for Java built-in collections

License

License

GroupId

GroupId

com.github.grzesiek-galezowski
ArtifactId

ArtifactId

readonly-collections
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

readonly-collections
Read-only collection wrappers for Java built-in collections
Project URL

Project URL

https://github.com/grzesiek-galezowski/java-readonly-collections

Download readonly-collections

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.10.0
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.19.0
com.github.autofixture : autofixturegenerator jar 2.1.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0