MVN

io.reactivex.rxjava2 : rxjavafx

Maven & Gradle

Nov 23, 2018
12 usages
<dependency>
    <groupId>io.reactivex.rxjava2</groupId>
    <artifactId>rxjavafx</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.reactivex.rxjava2 : rxjavafx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2
  • Latest Release Candidate: 2.11.0-RC16

All Versions

Choose a version of io.reactivex.rxjava2 : rxjavafx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.11.x
rxjavafx-2.11.0-RC16
2.2.x
rxjavafx-2.2.2
rxjavafx-2.2.1
rxjavafx-2.2.0
2.1.x
rxjavafx-2.1.1
rxjavafx-2.1.0

How to add a dependency to Maven

Add the following io.reactivex.rxjava2 : rxjavafx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.reactivex.rxjava2</groupId>
    <artifactId>rxjavafx</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.reactivex.rxjava2 : rxjavafx gradle dependency to your build.gradle file:

implementation 'io.reactivex.rxjava2:rxjavafx:2.2.2'

Gradle Kotlin DSL: Add the following io.reactivex.rxjava2 : rxjavafx gradle kotlin dependency to your build.gradle.kts file:

implementation("io.reactivex.rxjava2:rxjavafx:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.reactivex.rxjava2 : rxjavafx sbt scala dependency to your build.sbt file:

libraryDependencies += "io.reactivex.rxjava2" % "rxjavafx" % "2.2.2"

Advertisement

Dependencies from Group

Feb 13, 2021
1.4k usages
47.4k stars
Feb 15, 2019
478 usages
19.8k stars
Jul 28, 2019
126 usages
6.9k stars
Nov 23, 2018
12 usages

Discover Dependencies

May 16, 2021
5 usages
954 stars
May 09, 2021
16 usages
284 stars
Dec 02, 2022
4 usages
76 stars
May 23, 2017
1 usages
Oct 14, 2019
9 usages
1.6k stars
Dec 08, 2020
131 stars