MVN

com.shazam : android-test-rules

Maven & Gradle

Apr 19, 2016

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

<dependency>
    <groupId>com.shazam</groupId>
    <artifactId>android-test-rules</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.shazam : android-test-rules to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.shazam : android-test-rules to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
android-test-rules-1.0.0

How to add a dependency to Maven

Add the following com.shazam : android-test-rules maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.shazam</groupId>
    <artifactId>android-test-rules</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.shazam : android-test-rules gradle dependency to your build.gradle file:

implementation 'com.shazam:android-test-rules:1.0.0'

Gradle Kotlin DSL: Add the following com.shazam : android-test-rules gradle kotlin dependency to your build.gradle.kts file:

implementation("com.shazam:android-test-rules:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.shazam : android-test-rules sbt scala dependency to your build.sbt file:

libraryDependencies += "com.shazam" % "android-test-rules" % "1.0.0"

Advertisement

Dependencies from Group

Mar 04, 2015
39 usages
95 stars
Jun 09, 2017
4 usages
21 stars
Oct 23, 2013
110 stars
Aug 01, 2014
0 stars

Discover Dependencies

Sep 01, 2017
1 usages
0 stars
Apr 18, 2016
0 stars
Aug 23, 2017
495 stars
Jul 05, 2016
497 stars
Jul 05, 2016
497 stars
Aug 23, 2017
495 stars
Aug 23, 2017
495 stars
Mar 01, 2022
18 usages
10 stars