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