is not current version
Last Version 0.8.2

io.arrow-kt:arrow-effects-kotlinx-coroutines 0.5.5

Functional Datatypes and abstractions for Kotlin inspired by Cats.

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-effects-kotlinx-coroutines
Version

Version

0.5.5
Type

Type

jar

Download arrow-effects-kotlinx-coroutines 0.5.5


<!-- https://jarcasting.com/artifacts/io.arrow-kt/arrow-effects-kotlinx-coroutines/ -->
<dependency>
    <groupId>io.arrow-kt</groupId>
    <artifactId>arrow-effects-kotlinx-coroutines</artifactId>
    <version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-effects-kotlinx-coroutines/
implementation 'io.arrow-kt:arrow-effects-kotlinx-coroutines:0.5.5'
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-effects-kotlinx-coroutines/
implementation ("io.arrow-kt:arrow-effects-kotlinx-coroutines:0.5.5")
'io.arrow-kt:arrow-effects-kotlinx-coroutines:jar:0.5.5'
<dependency org="io.arrow-kt" name="arrow-effects-kotlinx-coroutines" rev="0.5.5">
  <artifact name="arrow-effects-kotlinx-coroutines" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.arrow-kt', module='arrow-effects-kotlinx-coroutines', version='0.5.5')
)
libraryDependencies += "io.arrow-kt" % "arrow-effects-kotlinx-coroutines" % "0.5.5"
[io.arrow-kt/arrow-effects-kotlinx-coroutines "0.5.5"]