collection-views

Low overhead, protected views over Java collections

License

License

GroupId

GroupId

dev.marksman
ArtifactId

ArtifactId

collection-views
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

collection-views
Low overhead, protected views over Java collections
Project URL

Project URL

http://www.github.com/kschuetz/collection-views

Download collection-views

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.jnape.palatable : lambda jar 5.2.0
dev.marksman : enhanced-iterables jar 1.2.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.hamcrest : hamcrest jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3