Last Version

ReactFX 2.0-M5

Reactive event streams for JavaFX

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.reactfx
ArtifactId

ArtifactId

reactfx
Version

Version

2.0-M5
Type

Type

jar
Description

Description

ReactFX
Reactive event streams for JavaFX
Project URL

Project URL

http://www.reactfx.org/

Download reactfx 2.0-M5


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

Dependencies

test (5)

Group / Artifact Type Version
com.pholser : junit-quickcheck-core jar 0.4
junit : junit jar 4.12
org.junit.contrib : junit-theories jar 4.12
org.hamcrest : hamcrest-library jar 1.3
com.pholser : junit-quickcheck-generators jar 0.4

Project Modules

There are no modules declared in this project.