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

com.squareup.retrofit2:retrofit-converters 2.3.0


Категории

Категории

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

Группа

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

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

retrofit-converters
Версия

Версия

2.3.0
Тип

Тип

pom

Скачать retrofit-converters 2.3.0

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

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