o

okhttps-parent

比 Retrofit 更好用的网络框架! OkHttp3 轻量封装 ,开箱即用、Java领域前后端处理 Http问题的新选择。
https://gitee.com/ejlchina-zhxu/okhttps
The Apache License, Version 2.0
江苏一键联信息科技有限公司
Troy
Files download
File Operation
okhttps-parent-3.0.2.pom download
Apache Maven
<dependency>
  <groupId>com.ejlchina</groupId>
  <artifactId>okhttps-parent</artifactId>
  <version>3.0.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.ejlchina:okhttps-parent:3.0.2'
Gradle Kotlin
implementation("com.ejlchina:okhttps-parent:3.0.2")
Scala SBT
libraryDependencies += "com.ejlchina" % "okhttps-parent" % "3.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.ejlchina', module='okhttps-parent', version='3.0.2')
)
Apache Ivy
<dependency org="com.ejlchina" name="okhttps-parent" rev="3.0.2" />
Leiningen
[com.ejlchina/okhttps-parent "3.0.2"]
Apache Buildr
'com.ejlchina:okhttps-parent:jar:3.0.2'
Dependencies