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

com.squareup.retrofit:converter-wire 1.5.0


Категории

Категории

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

Группа

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

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

converter-wire
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать converter-wire 1.5.0


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