Last Version

http-okhttp 0.0.1

http ext library

License

License

GroupId

GroupId

cn.keayuan
ArtifactId

ArtifactId

http-okhttp
Version

Version

0.0.1
Type

Type

jar
Description

Description

http-okhttp
http ext library
Source Code Management

Source Code Management

https://github.com/sskbskdrin/ssk-librarys.git

Download http-okhttp 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
cn.keayuan : http jar 0.0.1
com.squareup.okhttp3 : okhttp jar 3.14.9

Project Modules

There are no modules declared in this project.