MVN

com.github.javadev : okhttp

Maven & Gradle

Jun 22, 2019

OkHttp

<dependency>
    <groupId>com.github.javadev</groupId>
    <artifactId>okhttp</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.javadev : okhttp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of com.github.javadev : okhttp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
okhttp-2.3.0

How to add a dependency to Maven

Add the following com.github.javadev : okhttp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.javadev</groupId>
    <artifactId>okhttp</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.javadev : okhttp gradle dependency to your build.gradle file:

implementation 'com.github.javadev:okhttp:2.3.0'

Gradle Kotlin DSL: Add the following com.github.javadev : okhttp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.javadev:okhttp:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.javadev : okhttp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.javadev" % "okhttp" % "2.3.0"

Advertisement

Dependencies from Group

Aug 01, 2023
20 usages
491 stars
Feb 01, 2018
2 usages
491 stars
Jun 29, 2019
1 usages
May 05, 2015
16 stars
Jul 01, 2018
491 stars

Discover Dependencies

Jun 22, 2019
1 usages
Jun 22, 2019
3 usages
3.9k stars
Jun 22, 2019
7 usages
3.9k stars
Jun 22, 2019
3 usages
3.9k stars
Jun 22, 2019
7 usages
3.9k stars
Jun 22, 2019
1 stars
Jun 22, 2019
1 stars
Jun 22, 2019
19 stars
Jun 22, 2019
1 stars