Repackaged HTTP Client for Android

Required by the BellaDati SDK for Android, since the built-in client is outdated.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.belladati
ArtifactId

ArtifactId

httpclientandroidlib
Last Version

Last Version

4.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Repackaged HTTP Client for Android
Required by the BellaDati SDK for Android, since the built-in client is outdated.
Project URL

Project URL

http://www.belladati.com
Source Code Management

Source Code Management

http://www.belladati.com

Download httpclientandroidlib

How to add to project

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

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.

Versions

Version
4.3.0