kotlin-result-ext

Useful extensions to the stdlib Result monad and to all nullable types.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.gitlab.ragnese
ArtifactId

ArtifactId

kotlin-result-ext
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

kotlin-result-ext
Useful extensions to the stdlib Result monad and to all nullable types.
Project URL

Project URL

https://gitlab.com/ragnese/kotlin-result-ext
Source Code Management

Source Code Management

https://gitlab.com/ragnese/kotlin-result-ext.git

Download kotlin-result-ext

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1