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

AsyncHttpClient 2.1.1

An android AsyncHttpClient based on RESTful methods

Лицензия

Лицензия

Категории

Категории

Сеть CLI Взаимодействие с пользователем
Группа

Группа

net.callumtaylor
Идентификатор

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

asynchttpclient
Версия

Версия

2.1.1
Тип

Тип

aar
Описание

Описание

AsyncHttpClient
An android AsyncHttpClient based on RESTful methods
Ссылка на сайт

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

https://github.com/scruffyfox/AsyncHttpClient
Система контроля версий

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

https://github.com/scruffyfox/AsyncHttpClient

Скачать asynchttpclient 2.1.1


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 3.2.0
com.google.code.gson : gson jar 2.6.2
com.android.support » support-annotations jar 23.3.0

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

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