Last Version

dexx 0.7

Persistent (immutable) collection library

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.andrewoma.dexx
ArtifactId

ArtifactId

collection
Version

Version

0.7
Type

Type

jar
Description

Description

dexx
Persistent (immutable) collection library
Project URL

Project URL

https://github.com/andrewoma/dexx
Source Code Management

Source Code Management

https://github.com/andrewoma/dexx

Download collection 0.7


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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.0.2
com.google.guava : guava jar 14.0.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.2

Project Modules

There are no modules declared in this project.