Последняя версия

either 1.0.0

library containing implementations of persistent data structures

Лицензия

Лицензия

MIT
Группа

Группа

tech.codingzen
Идентификатор

Идентификатор

kollections
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

either
library containing implementations of persistent data structures
Ссылка на сайт

Ссылка на сайт

http://codingzen314@bitbucket.org/codingzen314/kollections.git
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.4.2

Модули Проекта

Данный проект не имеет модулей.