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

tech.codingzen:either 2.0.0

library containing an implementation of an Either type

Лицензия

Лицензия

Группа

Группа

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

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

either
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

tech.codingzen:either
library containing an implementation of an Either type
Ссылка на сайт

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

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

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

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

Скачать either 2.0.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
tech.codingzen : ktuple jar 1.0.1

test (3)

Идентификатор библиотеки Тип Версия
com.willowtreeapps.assertk : assertk-jvm jar 0.23.1
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.32
junit : junit jar 4.12

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

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