Jar examples for h:httpclientandroidlib
Required by the BellaDati SDK for Android, since the built-in client is outdated.
You can download jar file httpclientandroidlib 4.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add httpclientandroidlib-4.3.0.jar to your project.
<dependency> <groupId>com.belladati</groupId> <artifactId>httpclientandroidlib</artifactId> <version>4.3.0</version> </dependency>
compile group: 'com.belladati', name: 'httpclientandroidlib', version: '4.3.0'
libraryDependencies += "com.belladati" % "httpclientandroidlib" % "4.3.0"
<dependency org="com.belladati" name="httpclientandroidlib" rev="4.3.0"/>
@Grapes(@Grab(group='com.belladati', module='httpclientandroidlib', version='4.3.0'))
'com.belladati:httpclientandroidlib:jar:4.3.0'
Click the following link to download the jar file.
httpclientandroidlib-4.3.0-javadoc.jar