result4k

A friendly Kotlin Result type

License

License

GroupId

GroupId

dev.forkhandles
ArtifactId

ArtifactId

result4k
Last Version

Last Version

2.2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

result4k
A friendly Kotlin Result type
Project URL

Project URL

https://forkhandles.dev

Download result4k

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0.0
2.1.2.0
2.1.1.0
2.1.0.0
2.0.1.0
2.0.0.0
1.14.0.1
1.13.0.0
1.12.2.0
1.12.1.0
1.12.0.0
1.11.2.1
1.11.2.0
1.11.1.0
1.11.0.0
1.10.3.0
1.10.2.0
1.10.1.0
1.10.0.0
1.9.1.0
1.9.0.0
1.8.7.0
1.8.6.0
1.8.5.0
1.8.4.3
1.8.4.2
1.8.4.1
1.8.2.0
1.8.1.0
1.8.0.0
1.6.0.0
1.5.0.0
1.4.0.0
1.3.0.0
1.2.0.0
1.1.0.0
1.0.0.0
0.18.0.0