is not current version
Last Version 2.1.2

cn.bluemobi.dylan:http 1.9.3

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

GroupId

GroupId

cn.bluemobi.dylan
ArtifactId

ArtifactId

http
Version

Version

1.9.3
Type

Type

aar

Download http 1.9.3


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