screengrab

Screengrab is a commandline tool that automates taking localized screenshots

License

License

GroupId

GroupId

tools.fastlane
ArtifactId

ArtifactId

screengrab
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

screengrab
Screengrab is a commandline tool that automates taking localized screenshots
Project URL

Project URL

https://github.com/fastlane/fastlane
Source Code Management

Source Code Management

https://github.com/fastlane/fastlane

Download screengrab

How to add to project

<!-- 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"]

Dependencies

runtime (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0
2.0.0