MVN

com.squareup.okhttp : okhttp-android-support

Maven & Gradle

Feb 26, 2016
2 usages
41.3k stars

OkHttp Android Platform Support · Classes to support the Android platform's use of OkHttp (not required for most developers).

<dependency>
    <groupId>com.squareup.okhttp</groupId>
    <artifactId>okhttp-android-support</artifactId>
    <version>2.7.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.okhttp : okhttp-android-support to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.5
  • Latest Release Candidate: 2.4.0-RC1

All Versions

Choose a version of com.squareup.okhttp : okhttp-android-support to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
okhttp-android-support-2.7.5
okhttp-android-support-2.7.4
okhttp-android-support-2.7.3
okhttp-android-support-2.7.2
okhttp-android-support-2.7.1
okhttp-android-support-2.7.0
2.6.x
okhttp-android-support-2.6.0
2.5.x
okhttp-android-support-2.5.0
2.4.x
okhttp-android-support-2.4.0
okhttp-android-support-2.4.0-RC1
2.3.x
okhttp-android-support-2.3.0

How to add a dependency to Maven

Add the following com.squareup.okhttp : okhttp-android-support maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.okhttp</groupId>
    <artifactId>okhttp-android-support</artifactId>
    <version>2.7.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.okhttp : okhttp-android-support gradle dependency to your build.gradle file:

implementation 'com.squareup.okhttp:okhttp-android-support:2.7.5'

Gradle Kotlin DSL: Add the following com.squareup.okhttp : okhttp-android-support gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.okhttp:okhttp-android-support:2.7.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.okhttp : okhttp-android-support sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.okhttp" % "okhttp-android-support" % "2.7.5"

Advertisement

Dependencies from Group

Feb 26, 2016
906 usages
41.3k stars
Feb 26, 2016
269 usages
41.3k stars
Feb 26, 2016
219 usages
Feb 26, 2016
187 usages
41.3k stars
Feb 26, 2016
52 usages
41.3k stars

Discover Dependencies

Feb 26, 2016
269 usages
41.3k stars
May 18, 2022
2 usages
5 stars
May 18, 2018
0 stars
Jul 22, 2021
58 usages
4.2k stars
Aug 05, 2021
3 usages
4.5k stars
Aug 05, 2021
82 usages
4.5k stars
Aug 05, 2021
159 usages
4.5k stars
Jun 21, 2023
12.1k stars
Jun 04, 2015
3 usages
3.3k stars
Oct 04, 2018
24 usages
1k stars