Basic HTTP Client for Android

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.turbomanage.basic-http-client
ArtifactId

ArtifactId

http-client-android
Last Version

Last Version

0.89
Release Date

Release Date

Type

Type

jar
Description

Description

Basic HTTP Client for Android
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download http-client-android

How to add to project

<!-- https://jarcasting.com/artifacts/com.turbomanage.basic-http-client/http-client-android/ -->
<dependency>
    <groupId>com.turbomanage.basic-http-client</groupId>
    <artifactId>http-client-android</artifactId>
    <version>0.89</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbomanage.basic-http-client/http-client-android/
implementation 'com.turbomanage.basic-http-client:http-client-android:0.89'
// https://jarcasting.com/artifacts/com.turbomanage.basic-http-client/http-client-android/
implementation ("com.turbomanage.basic-http-client:http-client-android:0.89")
'com.turbomanage.basic-http-client:http-client-android:jar:0.89'
<dependency org="com.turbomanage.basic-http-client" name="http-client-android" rev="0.89">
  <artifact name="http-client-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbomanage.basic-http-client', module='http-client-android', version='0.89')
)
libraryDependencies += "com.turbomanage.basic-http-client" % "http-client-android" % "0.89"
[com.turbomanage.basic-http-client/http-client-android "0.89"]

Dependencies

compile (3)

Group / Artifact Type Version
com.turbomanage.basic-http-client : http-client-java jar 0.89
com.fasterxml.jackson.core : jackson-core jar 2.3.2
com.fasterxml.jackson.core : jackson-databind jar 2.3.2

provided (2)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.89