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

Either 1.0.3

An Either data type for java

Лицензия

Лицензия

Группа

Группа

com.steinf
Идентификатор

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

either
Версия

Версия

1.0.3
Тип

Тип

jar
Описание

Описание

Either
An Either data type for java
Ссылка на сайт

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

https://github.com/steinfletcher/either
Система контроля версий

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

https://github.com/steinfletcher/either

Скачать either 1.0.3


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

Зависимости

test (2)

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

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

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