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

com.squareup.retrofit2:retrofit-converters 2.0.0-beta3


Категории

Категории

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

Группа

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

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

retrofit-converters
Версия

Версия

2.0.0-beta3
Тип

Тип

pom

Скачать retrofit-converters 2.0.0-beta3

Имя Файла Размер
retrofit-converters-2.0.0-beta3.pom 802 bytes
Обзор

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