kotlin-result

A Result monad for modelling success or failure operations.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.michael-bull.kotlin-result
ArtifactId

ArtifactId

kotlin-result
Last Version

Last Version

1.1.16
Release Date

Release Date

Type

Type

pom
Description

Description

kotlin-result
A Result monad for modelling success or failure operations.
Project URL

Project URL

https://github.com/michaelbull/kotlin-result
Source Code Management

Source Code Management

https://github.com/michaelbull/kotlin-result

Download kotlin-result

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6