MVN

tools.fastlane : screengrab

Maven & Gradle

Oct 16, 2021
38.5k stars

screengrab · Screengrab is a commandline tool that automates taking localized screenshots

<dependency>
    <groupId>tools.fastlane</groupId>
    <artifactId>screengrab</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tools.fastlane : screengrab to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of tools.fastlane : screengrab to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
screengrab-2.1.1
screengrab-2.1.0
2.0.x
screengrab-2.0.0

How to add a dependency to Maven

Add the following tools.fastlane : screengrab maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tools.fastlane</groupId>
    <artifactId>screengrab</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tools.fastlane : screengrab gradle dependency to your build.gradle file:

implementation 'tools.fastlane:screengrab:2.1.1'

Gradle Kotlin DSL: Add the following tools.fastlane : screengrab gradle kotlin dependency to your build.gradle.kts file:

implementation("tools.fastlane:screengrab:2.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following tools.fastlane : screengrab sbt scala dependency to your build.sbt file:

libraryDependencies += "tools.fastlane" % "screengrab" % "2.1.1"

Advertisement

Dependencies from Group

Oct 16, 2021
38.5k stars

Discover Dependencies

Jun 18, 2021
2 usages
250 stars
Aug 25, 2023
13 usages
619 stars
Aug 25, 2023
1 usages
619 stars
Aug 17, 2023
1 usages
313 stars
Aug 17, 2023
3 usages
313 stars
Jul 07, 2023
182.2k stars
May 10, 2023
822 usages
1.1k stars