Last Version

screenshott 2.0.0

Android library that allows taking a screenshot of the device screen , programmatically

License

License

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

screenshott
Version

Version

2.0.0
Type

Type

aar
Description

Description

screenshott
Android library that allows taking a screenshot of the device screen , programmatically
Project URL

Project URL

https://github.com/nisrulz/screenshott
Source Code Management

Source Code Management

https://github.com/nisrulz/screenshott

Download screenshott 2.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.