| License |
License |
|---|---|
| GroupId | GroupIdcom.guardanis |
| ArtifactId | ArtifactIdapplock |
| Version | Version3.0.2 |
| Type | Typeaar |
| Description |
Descriptionapplock
A simple library for locking and unlocking Activities (e.g. child lock) with a PIN code or Fingerprint.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| applock-3.0.2.pom | |
| applock-3.0.2-sources.jar | 23 KB |
| applock-3.0.2-javadoc.jar | 241 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guardanis/applock/ -->
<dependency>
<groupId>com.guardanis</groupId>
<artifactId>applock</artifactId>
<version>3.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.guardanis/applock/
implementation 'com.guardanis:applock:3.0.2'
// https://jarcasting.com/artifacts/com.guardanis/applock/
implementation ("com.guardanis:applock:3.0.2")
'com.guardanis:applock:aar:3.0.2'
<dependency org="com.guardanis" name="applock" rev="3.0.2">
<artifact name="applock" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.guardanis', module='applock', version='3.0.2')
)
libraryDependencies += "com.guardanis" % "applock" % "3.0.2"
[com.guardanis/applock "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |