CodePath Async Http Client

Async Http Client wrapper using OkHttp

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.codepath.libraries
ArtifactId

ArtifactId

asynchttpclient
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

CodePath Async Http Client
Async Http Client wrapper using OkHttp
Project URL

Project URL

https://github.com/codepath/android-oauth-handler/
Source Code Management

Source Code Management

https://github.com/codepath/AsyncHttpClient

Download asynchttpclient

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.0
com.facebook.stetho : stetho-okhttp3 jar 1.5.1

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
0.2.0