Last Version

AsyncHttpClient 2.1.1

An android AsyncHttpClient based on RESTful methods

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.callumtaylor
ArtifactId

ArtifactId

asynchttpclient
Version

Version

2.1.1
Type

Type

aar
Description

Description

AsyncHttpClient
An android AsyncHttpClient based on RESTful methods
Project URL

Project URL

https://github.com/scruffyfox/AsyncHttpClient
Source Code Management

Source Code Management

https://github.com/scruffyfox/AsyncHttpClient

Download 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.