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

com.squareup.retrofit:converter-protobuf 1.3.0


Категории

Категории

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

Группа

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

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

converter-protobuf
Версия

Версия

1.3.0
Тип

Тип

jar

Скачать converter-protobuf 1.3.0


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