Last Version

HttpClient Android Library 4.5.8

HttpClient repackage for Android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cz.msebera.android
ArtifactId

ArtifactId

httpclient
Version

Version

4.5.8
Type

Type

jar
Description

Description

HttpClient Android Library
HttpClient repackage for Android

Download httpclient 4.5.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.