tech.codingzenktuple

tuple extensions library for kotlin

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

tech.codingzenktuple
tuple extensions library for kotlin
Ссылка на сайт

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

https://bitbucket.org/codingzen314/ktuple
Система контроля версий

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

https://bitbucket.org/codingzen314/ktuple/src

Скачать ktuple

Как подключить последнюю версию

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

Зависимости

compile (1)

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

test (2)

Идентификатор библиотеки Тип Версия
com.willowtreeapps.assertk : assertk-jvm jar 0.23
org.junit.jupiter : junit-jupiter-api jar 5.7.0

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

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

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0