is not current version
Last Version 1.2.3

dev.marksman:collection-views 0.4.1

Low overhead, protected views over Java collections

GroupId

GroupId

dev.marksman
ArtifactId

ArtifactId

collection-views
Version

Version

0.4.1
Type

Type

jar

Download collection-views 0.4.1


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