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

Android Rest Lib (Parent) 1.7.0

Android library for creating async HTTP reuqests

Лицензия

Лицензия

Группа

Группа

com.aranea-apps.android.libs
Идентификатор

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

parent
Версия

Версия

1.7.0
Тип

Тип

pom
Описание

Описание

Android Rest Lib (Parent)
Android library for creating async HTTP reuqests
Ссылка на сайт

Ссылка на сайт

http://darko1002001.github.io/android-rest-client/
Организация-разработчик

Организация-разработчик

Aranea
Система контроля версий

Система контроля версий

https://github.com/darko1002001/android-rest-client/

Скачать parent 1.7.0

Имя Файла Размер
parent-1.7.0.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.aranea-apps.android.libs/parent/ -->
<dependency>
    <groupId>com.aranea-apps.android.libs</groupId>
    <artifactId>parent</artifactId>
    <version>1.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aranea-apps.android.libs/parent/
implementation 'com.aranea-apps.android.libs:parent:1.7.0'
// https://jarcasting.com/artifacts/com.aranea-apps.android.libs/parent/
implementation ("com.aranea-apps.android.libs:parent:1.7.0")
'com.aranea-apps.android.libs:parent:pom:1.7.0'
<dependency org="com.aranea-apps.android.libs" name="parent" rev="1.7.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aranea-apps.android.libs', module='parent', version='1.7.0')
)
libraryDependencies += "com.aranea-apps.android.libs" % "parent" % "1.7.0"
[com.aranea-apps.android.libs/parent "1.7.0"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.google.android : android jar 2.2.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1

Модули Проекта

  • android-rest-lib
  • android-rest-lib-additions
  • rest-client-demo