License |
License |
---|---|
GroupId | GroupIdcom.akexorcist |
ArtifactId | ArtifactIdscreenshotdetection |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionScreenshotDetection
Screenshot Detection Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
screenshotdetection-1.0.0.pom | |
screenshotdetection-1.0.0.aar | 5 KB |
screenshotdetection-1.0.0-sources.jar | 1 KB |
screenshotdetection-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.akexorcist/screenshotdetection/ -->
<dependency>
<groupId>com.akexorcist</groupId>
<artifactId>screenshotdetection</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.akexorcist/screenshotdetection/
implementation 'com.akexorcist:screenshotdetection:1.0.0'
// https://jarcasting.com/artifacts/com.akexorcist/screenshotdetection/
implementation ("com.akexorcist:screenshotdetection:1.0.0")
'com.akexorcist:screenshotdetection:aar:1.0.0'
<dependency org="com.akexorcist" name="screenshotdetection" rev="1.0.0">
<artifact name="screenshotdetection" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.akexorcist', module='screenshotdetection', version='1.0.0')
)
libraryDependencies += "com.akexorcist" % "screenshotdetection" % "1.0.0"
[com.akexorcist/screenshotdetection "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 26.1.0 |