is not current version
Last Version 0.8.2

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

Functional companion to Kotlin's Standard Library

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-effects-kotlinx-coroutines
Version

Version

0.8.0
Type

Type

jar

Download arrow-effects-kotlinx-coroutines 0.8.0


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