is not current version
Last Version 0.7

com.github.andrewoma.dexx:kollection 0.5

Persistent (immutable) collection library

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.andrewoma.dexx
ArtifactId

ArtifactId

kollection
Version

Version

0.5
Type

Type

jar

Download kollection 0.5


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