is not current version
Last Version 3.5.2

com.ejlchina:okhttps-parent 3.0.3

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

GroupId

GroupId

com.ejlchina
ArtifactId

ArtifactId

okhttps-parent
Version

Version

3.0.3
Type

Type

pom

Download okhttps-parent 3.0.3

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

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