is not current version
Last Version 0.0.10

com.github.luning-l:http 0.0.9

Android http

GroupId

GroupId

com.github.luning-l
ArtifactId

ArtifactId

http
Version

Version

0.0.9
Type

Type

aar

Download http 0.0.9


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