is not current version
Last Version 2.0.0

com.github.nisrulz:screenshott 1.0.0

Android library to take screenshot on a click of a button.

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

screenshott
Version

Version

1.0.0
Type

Type

aar

Download screenshott 1.0.0


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