result

A Java result monad

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.andrewhatch
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

result
A Java result monad
Ссылка на сайт

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

https://github.com/ashatch/result

Скачать result

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

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

Зависимости

test (2)

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

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

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

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

Версия
1.0.0