is not current version
Last Version 0.12.1

io.arrow-kt:arrow-fx-reactor 0.10.2

Functional companion to Kotlin's Standard Library

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-fx-reactor
Version

Version

0.10.2
Type

Type

jar

Download arrow-fx-reactor 0.10.2


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