Screenshot Detection

Screenshot Detection Library for Android

License

License

GroupId

GroupId

com.akexorcist
ArtifactId

ArtifactId

screenshot-detection
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Screenshot Detection
Screenshot Detection Library for Android
Project URL

Project URL

https://github.com/akexorcist/ScreenshotDetection
Source Code Management

Source Code Management

https://github.com/akexorcist/ScreenshotDetection

Download screenshot-detection

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0
androidx.core » core-ktx jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1