How To Install Java Artifact cz.msebera.android.httpclient v4.3.6

cz.msebera.android httpclient 4.3.6

Introduction

In this article, we'll learn how to install Java artifact httpclient from cz.msebera.android group in version 4.3.6. The artifact is available in 10 versions: 4.5.8 4.5.3 4.4.1.2 4.4.1.1 4.4.1 4.3.6.1 4.3.6 4.3.5 4.3.4 4.3.3 . The HttpClient Android Library project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/msebera/httpclient-android .

How To Install Java Artifact cz.msebera.android.httpclient In Version 4.3.6

To install the HttpClient Android Library artifact in version 4.3.6 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses HttpClient Android Library dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses