is not current version
Last Version 1.7.7

kondor-outcome 1.5.4

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

License

License

GroupId

GroupId

com.ubertob.kondor
ArtifactId

ArtifactId

kondor-outcome
Version

Version

1.5.4
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 1.5.4


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

Dependencies

runtime (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.