Last Version

Dexx collections 0.2

Persistent (immutable) collection library for Java

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.andrewoma.dexx
ArtifactId

ArtifactId

dexx-collections
Version

Version

0.2
Type

Type

jar
Description

Description

Dexx collections
Persistent (immutable) collection library for Java

Download dexx-collections 0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.intellij : annotations Optional jar 12.0

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 0.7.271
junit : junit jar 4.9
com.google.guava : guava jar 14.0.1

Project Modules

There are no modules declared in this project.