MVN

com.squareup.okhttp : okhttp-tests

Maven & Gradle

May 24, 2014
41.3k stars

OkHttp Tests

<dependency>
    <groupId>com.squareup.okhttp</groupId>
    <artifactId>okhttp-tests</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6.0

All Versions

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

Version Vulnerabilities Updated
1.6.x
okhttp-tests-1.6.0
1.5.x
okhttp-tests-1.5.4
okhttp-tests-1.5.3
okhttp-tests-1.5.2
okhttp-tests-1.5.1
okhttp-tests-1.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.squareup.okhttp</groupId>
    <artifactId>okhttp-tests</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.squareup.okhttp:okhttp-tests:1.6.0'

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

implementation("com.squareup.okhttp:okhttp-tests:1.6.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.squareup.okhttp" % "okhttp-tests" % "1.6.0"

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

Oct 20, 2014
40 stars
Sep 07, 2011
13 usages
Aug 16, 2013
1 usages
344 stars
Mar 23, 2006
Jul 15, 2014
1 usages
56 stars
May 31, 2013
4 usages
134 stars