Last Version

WebClient 1.2

WebClient allows simple asynchronous http requests and implements listeners.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

me.aflak.libraries
ArtifactId

ArtifactId

webclient
Version

Version

1.2
Type

Type

aar
Description

Description

WebClient
WebClient allows simple asynchronous http requests and implements listeners.
Project URL

Project URL

https://github.com/omaflak/WebClient
Source Code Management

Source Code Management

https://github.com/omaflak/WebClient

Download webclient 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.2.1

Project Modules

There are no modules declared in this project.