Last Version

OkReplay Espresso library 1.6.0

Espresso support classes for OkReplay

License

License

GroupId

GroupId

com.airbnb.okreplay
ArtifactId

ArtifactId

espresso
Version

Version

1.6.0
Type

Type

aar
Description

Description

OkReplay Espresso library
Espresso support classes for OkReplay
Project URL

Project URL

https://github.com/airbnb/okreplay
Source Code Management

Source Code Management

https://github.com/airbnb/okreplay

Download espresso 1.6.0


<!-- https://jarcasting.com/artifacts/com.airbnb.okreplay/espresso/ -->
<dependency>
    <groupId>com.airbnb.okreplay</groupId>
    <artifactId>espresso</artifactId>
    <version>1.6.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.okreplay/espresso/
implementation 'com.airbnb.okreplay:espresso:1.6.0'
// https://jarcasting.com/artifacts/com.airbnb.okreplay/espresso/
implementation ("com.airbnb.okreplay:espresso:1.6.0")
'com.airbnb.okreplay:espresso:aar:1.6.0'
<dependency org="com.airbnb.okreplay" name="espresso" rev="1.6.0">
  <artifact name="espresso" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.okreplay', module='espresso', version='1.6.0')
)
libraryDependencies += "com.airbnb.okreplay" % "espresso" % "1.6.0"
[com.airbnb.okreplay/espresso "1.6.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.airbnb.okreplay : junit jar 1.6.0
androidx.test.espresso » espresso-core jar 3.1.0
androidx.test » rules jar 1.1.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50

Project Modules

There are no modules declared in this project.