Last Version

Espresso Runner Runtime 1.1-r3

A pure Gradle port of the Espresso testing utility for Android!

License

License

GroupId

GroupId

com.jakewharton.espresso
ArtifactId

ArtifactId

espresso-runner-runtime
Version

Version

1.1-r3
Type

Type

aar
Description

Description

Espresso Runner Runtime
A pure Gradle port of the Espresso testing utility for Android!
Project URL

Project URL

https://github.com/JakeWharton/double-espresso/
Source Code Management

Source Code Management

https://github.com/JakeWharton/double-espresso/

Download espresso-runner-runtime 1.1-r3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.jakewharton.espresso : espresso-runner jar 1.1-r3

Project Modules

There are no modules declared in this project.