Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdio.arrow-kt |
ArtifactId | ArtifactIdarrow-fx-reactor |
Version | Version0.10.4 |
Type | Typejar |
Filename | Size |
---|---|
arrow-fx-reactor-0.10.4.pom | |
arrow-fx-reactor-0.10.4.jar | 738 KB |
arrow-fx-reactor-0.10.4-sources.jar | 49 KB |
arrow-fx-reactor-0.10.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-fx-reactor/
implementation 'io.arrow-kt:arrow-fx-reactor:0.10.4'
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-fx-reactor/
implementation ("io.arrow-kt:arrow-fx-reactor:0.10.4")
'io.arrow-kt:arrow-fx-reactor:jar:0.10.4'
<dependency org="io.arrow-kt" name="arrow-fx-reactor" rev="0.10.4">
<artifact name="arrow-fx-reactor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.arrow-kt', module='arrow-fx-reactor', version='0.10.4')
)
libraryDependencies += "io.arrow-kt" % "arrow-fx-reactor" % "0.10.4"
[io.arrow-kt/arrow-fx-reactor "0.10.4"]