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

com.squareup.retrofit2:converter-simplexml 2.0.0-beta3


Категории

Категории

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

Группа

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

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

converter-simplexml
Версия

Версия

2.0.0-beta3
Тип

Тип

jar

Скачать converter-simplexml 2.0.0-beta3


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