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