MVN

com.github.shadskii : reactorfx

Maven & Gradle

Sep 24, 2018
2 usages
34 stars

ReactorFX · Reactive JavaFX event handling

<dependency>
    <groupId>com.github.shadskii</groupId>
    <artifactId>reactorfx</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shadskii : reactorfx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.github.shadskii : reactorfx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
reactorfx-2.0.0
1.8.x
reactorfx-1.8.0

How to add a dependency to Maven

Add the following com.github.shadskii : reactorfx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.shadskii</groupId>
    <artifactId>reactorfx</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.shadskii : reactorfx gradle dependency to your build.gradle file:

implementation 'com.github.shadskii:reactorfx:2.0.0'

Gradle Kotlin DSL: Add the following com.github.shadskii : reactorfx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.shadskii:reactorfx:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.shadskii : reactorfx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.shadskii" % "reactorfx" % "2.0.0"

Advertisement

Dependencies from Group

Sep 24, 2018
2 usages
34 stars

Discover Dependencies

Nov 05, 2020
2 usages
Nov 05, 2020
2 usages
Nov 05, 2020
2 usages
Nov 05, 2020
2 usages
Jun 19, 2021
2 usages
10.8k stars
Dec 03, 2018
3 usages
20 stars
Oct 17, 2018
3 usages
6.5k stars
Jan 28, 2019
1 usages
6k stars
Jul 28, 2023
2 usages
332 stars