MVN

cn.leancloud : okhttp-parent

Maven & Gradle

Sep 29, 2016

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

<dependency>
    <groupId>cn.leancloud</groupId>
    <artifactId>okhttp-parent</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.leancloud : okhttp-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of cn.leancloud : okhttp-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
okhttp-parent-2.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.leancloud</groupId>
    <artifactId>okhttp-parent</artifactId>
    <version>2.6.0</version>
</dependency>

Advertisement