is not current version
Last Version 3.5.2

com.ejlchina:okhttps-parent 3.2.0

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

GroupId

GroupId

com.ejlchina
ArtifactId

ArtifactId

okhttps-parent
Version

Version

3.2.0
Type

Type

pom

Download okhttps-parent 3.2.0

Filename Size
okhttps-parent-3.2.0.pom 4 KB
Browse

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