MVN

io.appium : droiddriver

Maven & Gradle

Mar 28, 2015

droiddriver · Android UI testing framework

<dependency>
    <groupId>io.appium</groupId>
    <artifactId>droiddriver</artifactId>
    <version>1.0.0-BETA1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.appium : droiddriver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-BETA1
  • Latest Beta: 1.0.0-BETA1

All Versions

Choose a version of io.appium : droiddriver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
droiddriver-1.0.0-BETA1

How to add a dependency to Maven

Add the following io.appium : droiddriver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.appium</groupId>
    <artifactId>droiddriver</artifactId>
    <version>1.0.0-BETA1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.appium : droiddriver gradle dependency to your build.gradle file:

implementation 'io.appium:droiddriver:1.0.0-BETA1'

Gradle Kotlin DSL: Add the following io.appium : droiddriver gradle kotlin dependency to your build.gradle.kts file:

implementation("io.appium:droiddriver:1.0.0-BETA1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.appium : droiddriver sbt scala dependency to your build.sbt file:

libraryDependencies += "io.appium" % "droiddriver" % "1.0.0-BETA1"

Advertisement

Dependencies from Group

Jun 02, 2023
249 usages
1.1k stars
Jul 18, 2019
57 stars
Mar 28, 2015

Discover Dependencies

Oct 16, 2014
3 usages
5 stars
Mar 18, 2013
18 usages
Aug 29, 2014
0 stars
Mar 19, 2012
Dec 30, 2014
Apr 24, 2014
4 stars
Sep 20, 2005
1 usages
Sep 20, 2005
1 usages