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

com.gregmarut.resty:resty-android 1.4.2


Группа

Группа

com.gregmarut.resty
Идентификатор

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

resty-android
Версия

Версия

1.4.2
Тип

Тип

jar

Скачать resty-android 1.4.2


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