com.github.vhall.android.base:http-client


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.vhall.android.base
ArtifactId

ArtifactId

http-client
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Download http-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.12.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2