MVN

com.jakewharton.espresso : okhttp3-idling-resource

Maven & Gradle

Jul 12, 2016
1 usages
459 stars

Espresso OkHttp 3 Idling Resource · An Espresso IdlingResource for OkHttp 3.

<dependency>
    <groupId>com.jakewharton.espresso</groupId>
    <artifactId>okhttp3-idling-resource</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jakewharton.espresso : okhttp3-idling-resource to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.jakewharton.espresso : okhttp3-idling-resource to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
okhttp3-idling-resource-1.0.0

How to add a dependency to Maven

Add the following com.jakewharton.espresso : okhttp3-idling-resource maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jakewharton.espresso</groupId>
    <artifactId>okhttp3-idling-resource</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jakewharton.espresso : okhttp3-idling-resource gradle dependency to your build.gradle file:

implementation 'com.jakewharton.espresso:okhttp3-idling-resource:1.0.0'

Gradle Kotlin DSL: Add the following com.jakewharton.espresso : okhttp3-idling-resource gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jakewharton.espresso:okhttp3-idling-resource:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jakewharton.espresso : okhttp3-idling-resource sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jakewharton.espresso" % "okhttp3-idling-resource" % "1.0.0"

Advertisement

Dependencies from Group

Jul 12, 2016
1 usages
459 stars
May 05, 2014
1 usages
338 stars
May 05, 2014
1 usages
338 stars
May 05, 2014
1 usages
338 stars

Discover Dependencies

Aug 31, 2016
1 usages
40 stars
Jan 07, 2018
2 usages
0 stars
Nov 22, 2016
1 usages
3 stars
Jun 09, 2017
1 usages
11 stars
Nov 25, 2016
1 usages
0 stars
Apr 14, 2023
2 usages
63 stars
Jun 17, 2023
2 usages
2.3k stars