io.github.lucapiccinelli konad

Simple Kotlin monads for every day error handling

License

License

GroupId

GroupId

io.github.lucapiccinelli
ArtifactId

ArtifactId

konad
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.lucapiccinelli konad
Simple Kotlin monads for every day error handling
Project URL

Project URL

https://github.com/lucapiccinelli/konad
Source Code Management

Source Code Management

https://github.com/lucapiccinelli/konad/tree/master

Download konad

How to add to project

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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.4.10

test (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.10
junit : junit jar 4.12
io.kotest : kotest-runner-junit5-jvm jar 4.3.0
io.kotest : kotest-assertions-core-jvm jar 4.3.0
io.kotest : kotest-property-jvm jar 4.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0