GroupId | GroupIdcom.ejlchina |
---|---|
ArtifactId | ArtifactIdokhttps |
Version | Version3.0.3 |
Type | Typejar |
Filename | Size |
---|---|
okhttps-3.0.3.pom | |
okhttps-3.0.3.jar | 90 KB |
okhttps-3.0.3-sources.jar | 45 KB |
okhttps-3.0.3-javadoc.jar | 325 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ejlchina/okhttps/ -->
<dependency>
<groupId>com.ejlchina</groupId>
<artifactId>okhttps</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ejlchina/okhttps/
implementation 'com.ejlchina:okhttps:3.0.3'
// https://jarcasting.com/artifacts/com.ejlchina/okhttps/
implementation ("com.ejlchina:okhttps:3.0.3")
'com.ejlchina:okhttps:jar:3.0.3'
<dependency org="com.ejlchina" name="okhttps" rev="3.0.3">
<artifact name="okhttps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ejlchina', module='okhttps', version='3.0.3')
)
libraryDependencies += "com.ejlchina" % "okhttps" % "3.0.3"
[com.ejlchina/okhttps "3.0.3"]