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

com.squareup.retrofit2:converter-protobuf 2.8.0


Категории

Категории

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

Группа

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

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

converter-protobuf
Версия

Версия

2.8.0
Тип

Тип

jar

Скачать converter-protobuf 2.8.0


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