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

HttpRequest-Android 1.2.0

A chainable HttpRequest/Response library for Android.

Лицензия

Лицензия

MIT
Группа

Группа

com.github.danielgindi
Идентификатор

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

httprequest
Версия

Версия

1.2.0
Тип

Тип

aar
Описание

Описание

HttpRequest-Android
A chainable HttpRequest/Response library for Android.
Ссылка на сайт

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

https://github.com/danielgindi/android-httprequest.git
Система контроля версий

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

https://github.com/danielgindi/android-httprequest.git

Скачать httprequest 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.danielgindi/httprequest/ -->
<dependency>
    <groupId>com.github.danielgindi</groupId>
    <artifactId>httprequest</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.danielgindi/httprequest/
implementation 'com.github.danielgindi:httprequest:1.2.0'
// https://jarcasting.com/artifacts/com.github.danielgindi/httprequest/
implementation ("com.github.danielgindi:httprequest:1.2.0")
'com.github.danielgindi:httprequest:aar:1.2.0'
<dependency org="com.github.danielgindi" name="httprequest" rev="1.2.0">
  <artifact name="httprequest" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.danielgindi', module='httprequest', version='1.2.0')
)
libraryDependencies += "com.github.danielgindi" % "httprequest" % "1.2.0"
[com.github.danielgindi/httprequest "1.2.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

Данный проект не имеет модулей.