License |
License |
---|---|
GroupId | GroupIdcn.bluemobi.dylan |
ArtifactId | ArtifactIdhttp |
Version | Version2.1.2 |
Type | Typeaar |
Description |
Descriptionhttp
This is a lightweight Android fast develop framework about base ui android utils
|
Filename | Size |
---|---|
http-2.1.2.pom | |
http-2.1.2.aar | 47 KB |
http-2.1.2-sources.jar | 26 KB |
http-2.1.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.bluemobi.dylan/http/ -->
<dependency>
<groupId>cn.bluemobi.dylan</groupId>
<artifactId>http</artifactId>
<version>2.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.bluemobi.dylan/http/
implementation 'cn.bluemobi.dylan:http:2.1.2'
// https://jarcasting.com/artifacts/cn.bluemobi.dylan/http/
implementation ("cn.bluemobi.dylan:http:2.1.2")
'cn.bluemobi.dylan:http:aar:2.1.2'
<dependency org="cn.bluemobi.dylan" name="http" rev="2.1.2">
<artifact name="http" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.bluemobi.dylan', module='http', version='2.1.2')
)
libraryDependencies += "cn.bluemobi.dylan" % "http" % "2.1.2"
[cn.bluemobi.dylan/http "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.1.0 |
com.squareup.retrofit2 : adapter-rxjava | jar | 2.1.0 |
com.squareup.okhttp3 : okhttp | jar | 3.4.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.4.1 |
io.reactivex : rxandroid | jar | 1.1.0 |
com.orhanobut : logger | jar | 1.8 |
com.alibaba : fastjson | jar | 1.2.33 |
com.android.support » support-v4 | jar | 25.0.0 |