не последняя версия
Последняя версия 2.9.0

com.squareup.retrofit2:adapter-guava 2.0.0-beta4


Категории

Категории

Square Прикладные библиотеки Financial Retrofit Сеть HTTP Clients Guava Универсальные библиотеки Utility
Группа

Группа

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

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

adapter-guava
Версия

Версия

2.0.0-beta4
Тип

Тип

jar

Скачать adapter-guava 2.0.0-beta4


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