MVN

org.reactfx : reactfx

Maven & Gradle

Apr 30, 2016
19 usages
345 stars

ReactFX · Reactive event streams for JavaFX

<dependency>
    <groupId>org.reactfx</groupId>
    <artifactId>reactfx</artifactId>
    <version>2.0-M5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.reactfx : reactfx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0-M5

All Versions

Choose a version of org.reactfx : reactfx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
reactfx-2.0-M5
reactfx-2.0-M4u1
reactfx-2.0-M4
reactfx-2.0-M3
reactfx-2.0-M2u1
reactfx-2.0-M2
reactfx-2.0-M1
1.4.x
reactfx-1.4.1
1.4
reactfx-1.4
1.3
reactfx-1.3
1.2.x
reactfx-1.2.2
reactfx-1.2.1
reactfx-1.2.0
1.1.x
reactfx-1.1.3
reactfx-1.1.2
reactfx-1.1.1
reactfx-1.1.0
1.0.x
reactfx-1.0.2
reactfx-1.0.1
reactfx-1.0.0

How to add a dependency to Maven

Add the following org.reactfx : reactfx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.reactfx</groupId>
    <artifactId>reactfx</artifactId>
    <version>2.0-M5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.reactfx : reactfx gradle dependency to your build.gradle file:

implementation 'org.reactfx:reactfx:2.0-M5'

Gradle Kotlin DSL: Add the following org.reactfx : reactfx gradle kotlin dependency to your build.gradle.kts file:

implementation("org.reactfx:reactfx:2.0-M5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.reactfx : reactfx sbt scala dependency to your build.sbt file:

libraryDependencies += "org.reactfx" % "reactfx" % "2.0-M5"

Advertisement

Dependencies from Group

Apr 30, 2016
19 usages
345 stars

Discover Dependencies

Sep 13, 2016
263 stars
Sep 30, 2016
75 usages
2.5k stars
Nov 02, 2015
7 usages
Jun 29, 2020
13 usages
Sep 25, 2018
29 usages
May 27, 2022
13 usages
47 stars
Jul 29, 2023
60 usages
925 stars
Dec 20, 2013
41 usages
Dec 01, 2022
28 usages
1.2k stars