MVN

com.speedui.android : uiautomation

Maven & Gradle

May 23, 2015
0 stars

SpeedUI Android · Speeds up Android UI Development and enforces developer to follow MVMVC (Model-View Model-View-Controller) design pattern for better re usability and maintainability.

<dependency>
    <groupId>com.speedui.android</groupId>
    <artifactId>uiautomation</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.speedui.android : uiautomation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.speedui.android : uiautomation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
uiautomation-0.2
0.1
uiautomation-0.1

How to add a dependency to Maven

Add the following com.speedui.android : uiautomation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.speedui.android</groupId>
    <artifactId>uiautomation</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.speedui.android : uiautomation gradle dependency to your build.gradle file:

implementation 'com.speedui.android:uiautomation:0.2'

Gradle Kotlin DSL: Add the following com.speedui.android : uiautomation gradle kotlin dependency to your build.gradle.kts file:

implementation("com.speedui.android:uiautomation:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.speedui.android : uiautomation sbt scala dependency to your build.sbt file:

libraryDependencies += "com.speedui.android" % "uiautomation" % "0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 15, 2017
3 usages
Oct 19, 2022
13 usages
88 stars
Oct 14, 2020
1 usages
66 stars
May 25, 2015
2 usages
0 stars
Feb 06, 2021
1 usages
5.1k stars
Aug 24, 2022
37 usages
227 stars
May 22, 2015
25 stars