is not current version
Last Version 2.1.2

cn.bluemobi.dylan:http 2.0.6

This is a lightweight Android fast develop framework about base ui android utils

GroupId

GroupId

cn.bluemobi.dylan
ArtifactId

ArtifactId

http
Version

Version

2.0.6
Type

Type

aar

Download http 2.0.6


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