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.4.7.pom download
Apache Maven
<dependency>
  <groupId>com.ejlchina</groupId>
  <artifactId>okhttps-parent</artifactId>
  <version>3.4.7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.ejlchina:okhttps-parent:3.4.7'
Gradle Kotlin
implementation("com.ejlchina:okhttps-parent:3.4.7")
Scala SBT
libraryDependencies += "com.ejlchina" % "okhttps-parent" % "3.4.7"
Groovy Grape
@Grapes(
  @Grab(group='com.ejlchina', module='okhttps-parent', version='3.4.7')
)
Apache Ivy
<dependency org="com.ejlchina" name="okhttps-parent" rev="3.4.7" />
Leiningen
[com.ejlchina/okhttps-parent "3.4.7"]
Apache Buildr
'com.ejlchina:okhttps-parent:jar:3.4.7'
Dependencies