License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdme.aflak.libraries |
ArtifactId | ArtifactIdwebclient |
Version | Version1.2 |
Type | Typeaar |
Description |
DescriptionWebClient
WebClient allows simple asynchronous http requests and implements listeners.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webclient-1.2.pom | |
webclient-1.2.aar | 17 KB |
webclient-1.2-sources.jar | 1 KB |
webclient-1.2-javadoc.jar | 24 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.2.1 |