| License |
License |
|---|---|
| GroupId | GroupIdtools.fastlane |
| ArtifactId | ArtifactIdscreengrab |
| Version | Version2.1.1 |
| Type | Typeaar |
| Description |
Descriptionscreengrab
Screengrab is a commandline tool that automates taking localized screenshots
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| screengrab-2.1.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/tools.fastlane/screengrab/ -->
<dependency>
<groupId>tools.fastlane</groupId>
<artifactId>screengrab</artifactId>
<version>2.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tools.fastlane/screengrab/
implementation 'tools.fastlane:screengrab:2.1.1'
// https://jarcasting.com/artifacts/tools.fastlane/screengrab/
implementation ("tools.fastlane:screengrab:2.1.1")
'tools.fastlane:screengrab:aar:2.1.1'
<dependency org="tools.fastlane" name="screengrab" rev="2.1.1">
<artifact name="screengrab" type="aar" />
</dependency>
@Grapes(
@Grab(group='tools.fastlane', module='screengrab', version='2.1.1')
)
libraryDependencies += "tools.fastlane" % "screengrab" % "2.1.1"
[tools.fastlane/screengrab "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.test » core | jar | 1.3.0 |
| androidx.test » runner | jar | 1.3.0 |
| androidx.test » rules | jar | 1.3.0 |
| androidx.test.espresso » espresso-core | jar | 3.3.0 |
| androidx.test.uiautomator » uiautomator | jar | 2.2.0 |
| com.jraska : falcon | jar | 2.2.0 |