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

Functional resul 1.0

Functional way to handle errors in java.

Лицензия

Лицензия

Группа

Группа

pl.tfij
Идентификатор

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

result
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

Functional resul
Functional way to handle errors in java.
Ссылка на сайт

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

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

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

https://github.com/tfij/result.git

Скачать result 1.0


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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 1.0-groovy-2.4

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

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