either

library containing implementations of persistent data structures

License

License

MIT
GroupId

GroupId

tech.codingzen
ArtifactId

ArtifactId

kollections
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

either
library containing implementations of persistent data structures
Project URL

Project URL

http://[email protected]/codingzen314/kollections.git
Source Code Management

Source Code Management

http://[email protected]/codingzen314/kollections.git

Download kollections

How to add to project

<!-- 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.

Versions

Version
1.0.0