is not current version
Last Version 1.1.3-alpha.22

io.arrow-kt:arrow-fx-coroutines-test 1.0.3-alpha.19

Functional companion to Kotlin's Standard Library

GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-fx-coroutines-test
Version

Version

1.0.3-alpha.19
Type

Type

pom

Download arrow-fx-coroutines-test 1.0.3-alpha.19


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