MVN

com.airbnb.okreplay : espresso

Maven & Gradle

Jan 28, 2020
777 stars

OkReplay Espresso library · Espresso support classes for OkReplay

<dependency>
    <groupId>com.airbnb.okreplay</groupId>
    <artifactId>espresso</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.airbnb.okreplay : espresso to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of com.airbnb.okreplay : espresso to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
espresso-1.6.0
1.5.x
espresso-1.5.0
1.4.x
espresso-1.4.0
1.3.x
espresso-1.3.0
1.2.x
espresso-1.2.0
1.1.x
espresso-1.1.0

How to add a dependency to Maven

Add the following com.airbnb.okreplay : espresso maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.airbnb.okreplay</groupId>
    <artifactId>espresso</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.airbnb.okreplay : espresso gradle dependency to your build.gradle file:

implementation 'com.airbnb.okreplay:espresso:1.6.0'

Gradle Kotlin DSL: Add the following com.airbnb.okreplay : espresso gradle kotlin dependency to your build.gradle.kts file:

implementation("com.airbnb.okreplay:espresso:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.airbnb.okreplay : espresso sbt scala dependency to your build.sbt file:

libraryDependencies += "com.airbnb.okreplay" % "espresso" % "1.6.0"

Advertisement

Dependencies from Group

Jan 28, 2020
1 usages
777 stars
Jan 28, 2020
1 usages
777 stars
Jan 28, 2020
777 stars
Jan 28, 2020
777 stars
Jan 28, 2020
777 stars

Discover Dependencies

May 23, 2023
10 usages
1.7k stars
Jun 25, 2018
3 usages
3.5k stars
May 17, 2017
96 stars
Oct 08, 2018
1.4k stars
Dec 26, 2018
3 stars
Apr 15, 2023
3 usages
542 stars
Nov 16, 2022
68 stars