Last Version

ScreenCaptor 1.1.1

Simple Android library to capture screenshots deterministically

License

License

GroupId

GroupId

com.wealthfront
ArtifactId

ArtifactId

screencaptor
Version

Version

1.1.1
Type

Type

aar
Description

Description

ScreenCaptor
Simple Android library to capture screenshots deterministically
Project URL

Project URL

https://github.com/wealthfront/screencaptor/
Source Code Management

Source Code Management

https://github.com/wealthfront/screencaptor/

Download screencaptor 1.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.71
androidx.appcompat » appcompat jar 1.1.0
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.