o

okhttp-parent

An HTTP+SPDY client for Android and Java applications
https://github.com/square/okhttp
The Apache License, Version 2.0
Ni Huajie
Files download
File Operation
okhttp-parent-2.6.0.pom download
Apache Maven
<dependency>
  <groupId>cn.leancloud</groupId>
  <artifactId>okhttp-parent</artifactId>
  <version>2.6.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'cn.leancloud:okhttp-parent:2.6.0'
Gradle Kotlin
implementation("cn.leancloud:okhttp-parent:2.6.0")
Scala SBT
libraryDependencies += "cn.leancloud" % "okhttp-parent" % "2.6.0"
Groovy Grape
@Grapes(
  @Grab(group='cn.leancloud', module='okhttp-parent', version='2.6.0')
)
Apache Ivy
<dependency org="cn.leancloud" name="okhttp-parent" rev="2.6.0" />
Leiningen
[cn.leancloud/okhttp-parent "2.6.0"]
Apache Buildr
'cn.leancloud:okhttp-parent:jar:2.6.0'
Dependencies
The project has no third-party dependencies