MVN

io.reactivex.rxjava3 : rxkotlin

Maven & Gradle

Sep 19, 2020
33 usages
6.9k stars

RxKotlin · RxJava bindings for Kotlin

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

Latest Version

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

  • Latest Stable: 3.0.1
  • Latest Release Candidate: 3.0.0-RC1

All Versions

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

Version Vulnerabilities Updated
3.0.x
rxkotlin-3.0.1
rxkotlin-3.0.0
rxkotlin-3.0.0-RC1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.reactivex.rxjava3</groupId>
    <artifactId>rxkotlin</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.reactivex.rxjava3:rxkotlin:3.0.1'

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

implementation("io.reactivex.rxjava3:rxkotlin:3.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.reactivex.rxjava3" % "rxkotlin" % "3.0.1"

Advertisement

Dependencies from Group

Aug 23, 2023
439 usages
47.4k stars
Nov 09, 2022
150 usages
19.8k stars
Sep 19, 2020
33 usages
6.9k stars

Discover Dependencies

Aug 22, 2023
204 usages
Mar 13, 2023
0 stars
Apr 17, 2015
246 usages
Nov 11, 2011
20 usages
Aug 07, 2023
939 usages
3.6k stars
Aug 15, 2023
2 usages
178 stars
Aug 21, 2023
267 usages
794 stars
Aug 23, 2023
512 usages
Mar 30, 2023
52 usages
1.6k stars