kondor-outcome

A Kotlin specialized Either type for wrapping results in a functional way

License

License

GroupId

GroupId

com.ubertob.kondor
ArtifactId

ArtifactId

kondor-outcome
Last Version

Last Version

1.7.7
Release Date

Release Date

Type

Type

jar
Description

Description

kondor-outcome
A Kotlin specialized Either type for wrapping results in a functional way
Project URL

Project URL

https://github.com/uberto/kondor-json
Source Code Management

Source Code Management

https://github.com/uberto/kondor-json

Download kondor-outcome

How to add to project

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

Dependencies

runtime (1)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
io.strikt : strikt-core jar 0.33.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0