Last Version

Android http client 0.5

NIO based http client for android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.studiomobile
ArtifactId

ArtifactId

android_http_client
Version

Version

0.5
Type

Type

jar
Description

Description

Android http client
NIO based http client for android
Project Organization

Project Organization

Studio Mobile

Download android_http_client 0.5


<!-- https://jarcasting.com/artifacts/ru.studiomobile/android_http_client/ -->
<dependency>
    <groupId>ru.studiomobile</groupId>
    <artifactId>android_http_client</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/ru.studiomobile/android_http_client/
implementation 'ru.studiomobile:android_http_client:0.5'
// https://jarcasting.com/artifacts/ru.studiomobile/android_http_client/
implementation ("ru.studiomobile:android_http_client:0.5")
'ru.studiomobile:android_http_client:jar:0.5'
<dependency org="ru.studiomobile" name="android_http_client" rev="0.5">
  <artifact name="android_http_client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.studiomobile', module='android_http_client', version='0.5')
)
libraryDependencies += "ru.studiomobile" % "android_http_client" % "0.5"
[ru.studiomobile/android_http_client "0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
ru.studiomobile : nio_http_client jar 0.4

provided (1)

Group / Artifact Type Version
com.google.android : android jar 1.5_r4

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : slf4j-jdk14 jar 1.6.1

Project Modules

There are no modules declared in this project.