Last Version

Android UI Test Rules 1.0.0

A collection of test rules for Android UI tests

License

License

GroupId

GroupId

com.shazam
ArtifactId

ArtifactId

android-test-rules
Version

Version

1.0.0
Type

Type

aar
Description

Description

Android UI Test Rules
A collection of test rules for Android UI tests

Download android-test-rules 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support.test » runner jar 0.5

Project Modules

There are no modules declared in this project.