is not current version
Last Version 5.2.1

result 4.0.0

The modelling for success/failure of operations in Kotlin

License

License

GroupId

GroupId

com.github.kittinunf.result
ArtifactId

ArtifactId

result
Version

Version

4.0.0
Type

Type

jar
Description

Description

result
The modelling for success/failure of operations in Kotlin
Project URL

Project URL

https://github.com/kittinunf/Result
Source Code Management

Source Code Management

https://github.com/kittinunf/Result

Download result 4.0.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21

Project Modules

There are no modules declared in this project.