Last Version

applock 3.0.2

A simple library for locking and unlocking Activities (e.g. child lock) with a PIN code or Fingerprint.

License

License

GroupId

GroupId

com.guardanis
ArtifactId

ArtifactId

applock
Version

Version

3.0.2
Type

Type

aar
Description

Description

applock
A simple library for locking and unlocking Activities (e.g. child lock) with a PIN code or Fingerprint.
Project URL

Project URL

https://github.com/mattsilber/applock
Source Code Management

Source Code Management

https://github.com/mattsilber/applock.git

Download applock 3.0.2


<!-- 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"]

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.