OkHttps

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

License

License

GroupId

GroupId

com.ejlchina
ArtifactId

ArtifactId

okhttps
Last Version

Last Version

3.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

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

Download okhttps

How to add to project

<!-- 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.

Versions

Version
3.5.2
3.5.1
3.5.0
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.2
3.3.1
3.3.0
3.2.0
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.5.1
2.5.0
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
2.0.0.RC
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0