is not current version
Last Version 0.12.1

io.arrow-kt:arrow-fx-rx2 0.10.4

Functional companion to Kotlin's Standard Library

GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-fx-rx2
Version

Version

0.10.4
Type

Type

jar

Download arrow-fx-rx2 0.10.4


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