ReactorFX

Reactive JavaFX event handling

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.github.shadskii
ArtifactId

ArtifactId

reactorfx
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ReactorFX
Reactive JavaFX event handling
Project URL

Project URL

https://github.com/shadskii/ReactorFX
Source Code Management

Source Code Management

https://github.com/shadskii/ReactorFX

Download reactorfx

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.shadskii/reactorfx/ -->
<dependency>
    <groupId>com.github.shadskii</groupId>
    <artifactId>reactorfx</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shadskii/reactorfx/
implementation 'com.github.shadskii:reactorfx:2.0.0'
// https://jarcasting.com/artifacts/com.github.shadskii/reactorfx/
implementation ("com.github.shadskii:reactorfx:2.0.0")
'com.github.shadskii:reactorfx:jar:2.0.0'
<dependency org="com.github.shadskii" name="reactorfx" rev="2.0.0">
  <artifact name="reactorfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shadskii', module='reactorfx', version='2.0.0')
)
libraryDependencies += "com.github.shadskii" % "reactorfx" % "2.0.0"
[com.github.shadskii/reactorfx "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.1.1.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.8.0