Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdio.arrow-kt |
ArtifactId | ArtifactIdarrow-fx-reactor |
Version | Version0.10.3 |
Type | Typejar |
Filename | Size |
---|---|
arrow-fx-reactor-0.10.3.pom | |
arrow-fx-reactor-0.10.3.jar | 680 KB |
arrow-fx-reactor-0.10.3-sources.jar | 48 KB |
arrow-fx-reactor-0.10.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.arrow-kt/arrow-fx-reactor/ -->
<dependency>
<groupId>io.arrow-kt</groupId>
<artifactId>arrow-fx-reactor</artifactId>
<version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-fx-reactor/
implementation 'io.arrow-kt:arrow-fx-reactor:0.10.3'
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-fx-reactor/
implementation ("io.arrow-kt:arrow-fx-reactor:0.10.3")
'io.arrow-kt:arrow-fx-reactor:jar:0.10.3'
<dependency org="io.arrow-kt" name="arrow-fx-reactor" rev="0.10.3">
<artifact name="arrow-fx-reactor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.arrow-kt', module='arrow-fx-reactor', version='0.10.3')
)
libraryDependencies += "io.arrow-kt" % "arrow-fx-reactor" % "0.10.3"
[io.arrow-kt/arrow-fx-reactor "0.10.3"]