Last Version

Android Screenshot library - parent pom 1.9

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

License

License

GroupId

GroupId

com.github.rtyley
ArtifactId

ArtifactId

android-screenshot-parent
Version

Version

1.9
Type

Type

pom
Description

Description

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

Project URL

https://github.com/rtyley/android-screenshot-lib
Source Code Management

Source Code Management

https://github.com/rtyley/android-screenshot-lib

Download android-screenshot-parent 1.9


<!-- https://jarcasting.com/artifacts/com.github.rtyley/android-screenshot-parent/ -->
<dependency>
    <groupId>com.github.rtyley</groupId>
    <artifactId>android-screenshot-parent</artifactId>
    <version>1.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rtyley/android-screenshot-parent/
implementation 'com.github.rtyley:android-screenshot-parent:1.9'
// https://jarcasting.com/artifacts/com.github.rtyley/android-screenshot-parent/
implementation ("com.github.rtyley:android-screenshot-parent:1.9")
'com.github.rtyley:android-screenshot-parent:pom:1.9'
<dependency org="com.github.rtyley" name="android-screenshot-parent" rev="1.9">
  <artifact name="android-screenshot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rtyley', module='android-screenshot-parent', version='1.9')
)
libraryDependencies += "com.github.rtyley" % "android-screenshot-parent" % "1.9"
[com.github.rtyley/android-screenshot-parent "1.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • paparazzo
  • celebrity