AsyncOkHttpClient Library

Asynchronous client based on Square Inc. OkHttpClient

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.leonardoxh
ArtifactId

ArtifactId

AsyncOkHttpClient
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

aar
Description

Description

AsyncOkHttpClient Library
Asynchronous client based on Square Inc. OkHttpClient
Project URL

Project URL

https://github.com/leonardoxh/AsyncOkHttpClient
Source Code Management

Source Code Management

https://github.com/leonardoxh/AsyncOkHttpClient

Download AsyncOkHttpClient

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 1.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0