ScreenshotRule

This is a JUnit tule for taking screenshots on Android devices/emulators

License

License

Apache-2.0
GroupId

GroupId

ch.poole.android
ArtifactId

ArtifactId

ScreenshotRule
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

ScreenshotRule
This is a JUnit tule for taking screenshots on Android devices/emulators
Project URL

Project URL

https://github.com/simonpoole/ScreenshotRule
Source Code Management

Source Code Management

https://github.com/simonpoole/ScreenshotRule.git

Download ScreenshotRule

How to add to project

<!-- https://jarcasting.com/artifacts/ch.poole.android/ScreenshotRule/ -->
<dependency>
    <groupId>ch.poole.android</groupId>
    <artifactId>ScreenshotRule</artifactId>
    <version>0.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ch.poole.android/ScreenshotRule/
implementation 'ch.poole.android:ScreenshotRule:0.2.1'
// https://jarcasting.com/artifacts/ch.poole.android/ScreenshotRule/
implementation ("ch.poole.android:ScreenshotRule:0.2.1")
'ch.poole.android:ScreenshotRule:aar:0.2.1'
<dependency org="ch.poole.android" name="ScreenshotRule" rev="0.2.1">
  <artifact name="ScreenshotRule" type="aar" />
</dependency>
@Grapes(
@Grab(group='ch.poole.android', module='ScreenshotRule', version='0.2.1')
)
libraryDependencies += "ch.poole.android" % "ScreenshotRule" % "0.2.1"
[ch.poole.android/ScreenshotRule "0.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.spoon : spoon-client jar 2.0.0-SNAPSHOT
androidx.test » rules jar 1.1.1
androidx.test.ext » junit jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0