Last Version

screenshotty 1.0.4

A library that simplifies taking screenshots using MediaProjection API

License

License

MIT
GroupId

GroupId

eu.bolt
ArtifactId

ArtifactId

screenshotty
Version

Version

1.0.4
Type

Type

aar
Description

Description

screenshotty
A library that simplifies taking screenshots using MediaProjection API
Project URL

Project URL

https://github.com/bolteu/screenshotty
Source Code Management

Source Code Management

https://github.com/bolteu/screenshotty

Download screenshotty 1.0.4


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.50
androidx.annotation » annotation jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.50

Project Modules

There are no modules declared in this project.