Last Version

Functional resul 1.0

Functional way to handle errors in java.

License

License

GroupId

GroupId

pl.tfij
ArtifactId

ArtifactId

result
Version

Version

1.0
Type

Type

jar
Description

Description

Functional resul
Functional way to handle errors in java.
Project URL

Project URL

https://github.com/tfij/result
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.