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

com.squareup.retrofit2:converter-wire 2.0.1


Категории

Категории

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

Группа

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

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

converter-wire
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать converter-wire 2.0.1


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