Last Version

collection-views 1.2.3

Low overhead, protected views over Java collections

License

License

GroupId

GroupId

dev.marksman
ArtifactId

ArtifactId

collection-views
Version

Version

1.2.3
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 1.2.3


<!-- 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.