is not current version
Last Version 3.5.2

com.ejlchina:okhttps 3.0.1


GroupId

GroupId

com.ejlchina
ArtifactId

ArtifactId

okhttps
Version

Version

3.0.1
Type

Type

jar

Download okhttps 3.0.1


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