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

com.squareup.retrofit:retrofit-converters 1.7.0


Категории

Категории

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

Группа

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

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

retrofit-converters
Версия

Версия

1.7.0
Тип

Тип

pom

Скачать retrofit-converters 1.7.0

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

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