не последняя версия
Последняя версия 2.0.0-beta2

com.squareup.retrofit:adapter-rxjava 2.0.0-beta1


Категории

Категории

Square Прикладные библиотеки Financial Retrofit Сеть HTTP Clients RxJava Контейнер Микросервисы Reactive libraries
Группа

Группа

com.squareup.retrofit
Идентификатор

Идентификатор

adapter-rxjava
Версия

Версия

2.0.0-beta1
Тип

Тип

jar

Скачать adapter-rxjava 2.0.0-beta1


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