MVN

com.github.rtyley : android-screenshot-parent

Maven & Gradle

May 22, 2013
275 stars

Android Screenshot library - parent pom · Parent pom for 'Android Screenshot library', a library intended to provide on-demand screenshots during Android integration tests.

<dependency>
    <groupId>com.github.rtyley</groupId>
    <artifactId>android-screenshot-parent</artifactId>
    <version>1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rtyley : android-screenshot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.9

All Versions

Choose a version of com.github.rtyley : android-screenshot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9
android-screenshot-parent-1.9
1.8
android-screenshot-parent-1.8
1.7
android-screenshot-parent-1.7
1.6
android-screenshot-parent-1.6
1.5
android-screenshot-parent-1.5
1.4
android-screenshot-parent-1.4
1.3
android-screenshot-parent-1.3
1.2
android-screenshot-parent-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.rtyley</groupId>
    <artifactId>android-screenshot-parent</artifactId>
    <version>1.9</version>
</dependency>