| Лицензия |
Лицензия |
|---|---|
| Группа | Группаpl.tfij |
| Идентификатор | Идентификаторresult |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
ОписаниеFunctional resul
Functional way to handle errors in java.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| result-1.0.pom | |
| result-1.0.jar | 5 KB |
| result-1.0-sources.jar | 2 KB |
| result-1.0-javadoc.jar | 26 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |