is not current version
Last Version 3.5.2

com.ejlchina:okhttps-parent 3.4.7

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

GroupId

GroupId

com.ejlchina
ArtifactId

ArtifactId

okhttps-parent
Version

Version

3.4.7
Type

Type

pom

Download okhttps-parent 3.4.7

Filename Size
okhttps-parent-3.4.7.pom 5 KB
Browse

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