License |
License |
---|---|
GroupId | GroupIdcom.akexorcist |
ArtifactId | ArtifactIdscreenshot-detection |
Version | Version1.0.1 |
Type | Typeaar |
Description |
DescriptionScreenshot Detection
Screenshot Detection Library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
screenshot-detection-1.0.1.pom | |
screenshot-detection-1.0.1-sources.jar | 3 KB |
screenshot-detection-1.0.1-javadoc.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.akexorcist/screenshot-detection/ -->
<dependency>
<groupId>com.akexorcist</groupId>
<artifactId>screenshot-detection</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.akexorcist/screenshot-detection/
implementation 'com.akexorcist:screenshot-detection:1.0.1'
// https://jarcasting.com/artifacts/com.akexorcist/screenshot-detection/
implementation ("com.akexorcist:screenshot-detection:1.0.1")
'com.akexorcist:screenshot-detection:aar:1.0.1'
<dependency org="com.akexorcist" name="screenshot-detection" rev="1.0.1">
<artifact name="screenshot-detection" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.akexorcist', module='screenshot-detection', version='1.0.1')
)
libraryDependencies += "com.akexorcist" % "screenshot-detection" % "1.0.1"
[com.akexorcist/screenshot-detection "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.1 |
androidx.core » core-ktx | jar | 1.3.2 |