| License |
License |
|---|---|
| GroupId | GroupIdpl.tfij |
| ArtifactId | ArtifactIdresult |
| Version | Version1.0 |
| Type | Typejar |
| Description |
DescriptionFunctional resul
Functional way to handle errors in java.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| result-1.0.pom | |
| result-1.0.jar | 5 KB |
| result-1.0-sources.jar | 2 KB |
| result-1.0-javadoc.jar | 26 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |