AsyncHttpClient

An android AsyncHttpClient based on RESTful methods

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.callumtaylor.asynchttp
ArtifactId

ArtifactId

asynchttpclient
Last Version

Last Version

1.5
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.+
org.apache.httpcomponents : httpmime jar 4.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.5