MVN

com.squareup.retrofit : adapter-rxjava

Maven & Gradle

Dec 17, 2021
6 usages
41.7k stars

Adapter: RxJava

<dependency>
    <groupId>com.squareup.retrofit</groupId>
    <artifactId>adapter-rxjava</artifactId>
    <version>2.0.0-beta2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.retrofit : adapter-rxjava to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0-beta2
  • Latest Beta: 2.0.0-beta2

All Versions

Choose a version of com.squareup.retrofit : adapter-rxjava to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
adapter-rxjava-2.0.0-beta2
adapter-rxjava-2.0.0-beta1

How to add a dependency to Maven

Add the following com.squareup.retrofit : adapter-rxjava maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.retrofit</groupId>
    <artifactId>adapter-rxjava</artifactId>
    <version>2.0.0-beta2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.retrofit : adapter-rxjava gradle dependency to your build.gradle file:

implementation 'com.squareup.retrofit:adapter-rxjava:2.0.0-beta2'

Gradle Kotlin DSL: Add the following com.squareup.retrofit : adapter-rxjava gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.retrofit:adapter-rxjava:2.0.0-beta2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.retrofit : adapter-rxjava sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.retrofit" % "adapter-rxjava" % "2.0.0-beta2"

Advertisement

Dependencies from Group

Dec 17, 2021
313 usages
41.2k stars
Dec 17, 2021
80 usages
Dec 17, 2021
19 usages
41.7k stars
Dec 17, 2021
6 usages
41.7k stars
Dec 17, 2021
6 usages
41.7k stars

Discover Dependencies

Mar 24, 2017
2 usages
63 stars
Jul 27, 2023
1 usages
38 stars
Aug 25, 2015
4 usages
495 stars
Nov 16, 2017
1 usages
10 stars
Aug 09, 2023
5 usages
2k stars
Aug 25, 2023
858 usages
60.1k stars