Last Version

either 1.0.0

library containing implementations of persistent data structures

License

License

MIT
GroupId

GroupId

tech.codingzen
ArtifactId

ArtifactId

kollections
Version

Version

1.0.0
Type

Type

jar
Description

Description

either
library containing implementations of persistent data structures
Project URL

Project URL

http://codingzen314@bitbucket.org/codingzen314/kollections.git
Source Code Management

Source Code Management

http://codingzen314@bitbucket.org/codingzen314/kollections.git

Download kollections 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2

Project Modules

There are no modules declared in this project.