MVN

com.lukekorth : device-automator

Maven & Gradle

Oct 12, 2018
64 stars

device-automator · An easy to use, Espresso like, syntax on top of the Android UI Automator testing framework

<dependency>
    <groupId>com.lukekorth</groupId>
    <artifactId>device-automator</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lukekorth : device-automator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.lukekorth : device-automator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
device-automator-1.0.0
0.3.x
device-automator-0.3.0
0.2.x
device-automator-0.2.0
0.1.x
device-automator-0.1.2
device-automator-0.1.1
device-automator-0.1.0

How to add a dependency to Maven

Add the following com.lukekorth : device-automator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lukekorth</groupId>
    <artifactId>device-automator</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lukekorth : device-automator gradle dependency to your build.gradle file:

implementation 'com.lukekorth:device-automator:1.0.0'

Gradle Kotlin DSL: Add the following com.lukekorth : device-automator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lukekorth:device-automator:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lukekorth : device-automator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lukekorth" % "device-automator" % "1.0.0"

Advertisement

Dependencies from Group

Apr 15, 2017
3 stars
Oct 12, 2018
64 stars
Dec 26, 2014
1 stars
May 23, 2014
1 stars

Discover Dependencies

Nov 11, 2016
2 stars
Apr 13, 2021
76 stars
Nov 17, 2016
75 stars
Jun 23, 2019
299 stars
May 09, 2020
9 stars
Nov 06, 2016
82 stars
Nov 06, 2016
82 stars
Nov 06, 2016
82 stars