is not current version
Last Version 0.8.2

io.arrow-kt:arrow-dagger-effects-kotlinx-coroutines 0.8.1

Functional companion to Kotlin's Standard Library

Categories

Categories

Kotlin Languages Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-dagger-effects-kotlinx-coroutines
Version

Version

0.8.1
Type

Type

jar

Download arrow-dagger-effects-kotlinx-coroutines 0.8.1


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