Last Version

Adapter: RxJava 2 2.9.0

A Retrofit CallAdapter for RxJava 2's stream types.

License

License

Categories

Categories

Square Business Logic Libraries Financial Retrofit Net HTTP Clients RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.squareup.retrofit2
ArtifactId

ArtifactId

adapter-rxjava2
Version

Version

2.9.0
Type

Type

jar
Description

Description

Adapter: RxJava 2
A Retrofit CallAdapter for RxJava 2's stream types.
Project URL

Project URL

https://github.com/square/retrofit
Source Code Management

Source Code Management

https://github.com/square/retrofit/

Download adapter-rxjava2 2.9.0


<!-- https://jarcasting.com/artifacts/com.squareup.retrofit2/adapter-rxjava2/ -->
<dependency>
    <groupId>com.squareup.retrofit2</groupId>
    <artifactId>adapter-rxjava2</artifactId>
    <version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.retrofit2/adapter-rxjava2/
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.9.0'
// https://jarcasting.com/artifacts/com.squareup.retrofit2/adapter-rxjava2/
implementation ("com.squareup.retrofit2:adapter-rxjava2:2.9.0")
'com.squareup.retrofit2:adapter-rxjava2:jar:2.9.0'
<dependency org="com.squareup.retrofit2" name="adapter-rxjava2" rev="2.9.0">
  <artifact name="adapter-rxjava2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.retrofit2', module='adapter-rxjava2', version='2.9.0')
)
libraryDependencies += "com.squareup.retrofit2" % "adapter-rxjava2" % "2.9.0"
[com.squareup.retrofit2/adapter-rxjava2 "2.9.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
io.reactivex.rxjava2 : rxjava jar 2.0.0
org.reactivestreams : reactive-streams jar 1.0.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 3.13.2
com.google.guava : guava jar 28.1-jre
com.squareup.okhttp3 : mockwebserver jar 3.14.9

Project Modules

There are no modules declared in this project.