MVN

io.reactivex.rxjava2 : rxkotlin

Maven & Gradle

Jul 28, 2019
126 usages
6.9k stars

RxKotlin · RxJava bindings for Kotlin

<dependency>
    <groupId>io.reactivex.rxjava2</groupId>
    <artifactId>rxkotlin</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.4.0
  • Latest Release Candidate: 2.4.0-RC3
  • Latest Beta: 2.4.0-beta.1

All Versions

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

Version Vulnerabilities Updated
2.4.x
rxkotlin-2.4.0
rxkotlin-2.4.0-RC3
rxkotlin-2.4.0-beta.1
2.3.x
rxkotlin-2.3.0
2.2.x
rxkotlin-2.2.0
2.1.x
rxkotlin-2.1.0
2.0.x
rxkotlin-2.0.3
rxkotlin-2.0.2
rxkotlin-2.0.1-RC1
rxkotlin-2.0.0
rxkotlin-2.0.0-RC3

How to add a dependency to Maven

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

<dependency>
    <groupId>io.reactivex.rxjava2</groupId>
    <artifactId>rxkotlin</artifactId>
    <version>2.4.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.reactivex.rxjava2:rxkotlin:2.4.0'

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

implementation("io.reactivex.rxjava2:rxkotlin:2.4.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.reactivex.rxjava2" % "rxkotlin" % "2.4.0"

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

Jan 29, 2023
247 usages
247 stars
Dec 11, 2021
23 usages
152 stars
Oct 23, 2019
86 usages
176.1k stars
Dec 06, 2020
4.7k stars
Mar 07, 2023
14 usages
482 stars
Jul 17, 2023
60 usages
68 stars
Aug 16, 2019
3 stars
Aug 15, 2023
624 usages
4.8k stars
Nov 01, 2017
5 usages
Mar 07, 2021