Last Version

OkHttps 3.5.2

比 Retrofit 更好用的网络框架! OkHttp3 轻量封装 ,开箱即用、Java领域前后端处理 Http问题的新选择。

License

License

GroupId

GroupId

com.ejlchina
ArtifactId

ArtifactId

okhttps
Version

Version

3.5.2
Type

Type

jar
Description

Description

OkHttps
比 Retrofit 更好用的网络框架! OkHttp3 轻量封装 ,开箱即用、Java领域前后端处理 Http问题的新选择。
Project Organization

Project Organization

江苏一键联信息科技有限公司

Download okhttps 3.5.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.ejlchina : data-core jar 1.4.1
com.squareup.okhttp3 : okhttp jar 3.14.9
com.squareup.okio : okio jar 1.17.5

test (2)

Group / Artifact Type Version
com.squareup.okhttp3 : mockwebserver jar 3.14.9
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.