Last Version

OkHttp (Parent) 2.6.0

An HTTP+SPDY client for Android and Java applications

License

License

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

okhttp-parent
Version

Version

2.6.0
Type

Type

pom
Description

Description

OkHttp (Parent)
An HTTP+SPDY client for Android and Java applications
Project URL

Project URL

https://github.com/square/okhttp
Source Code Management

Source Code Management

http://github.com/leancloud/android-stub/tree/master

Download okhttp-parent 2.6.0

Filename Size
okhttp-parent-2.6.0.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • okhttp