MVN

com.guardanis : applock

Maven & Gradle

Mar 28, 2021
86 stars

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

<dependency>
    <groupId>com.guardanis</groupId>
    <artifactId>applock</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.guardanis : applock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of com.guardanis : applock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
applock-3.0.2

How to add a dependency to Maven

Add the following com.guardanis : applock maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.guardanis</groupId>
    <artifactId>applock</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.guardanis : applock gradle dependency to your build.gradle file:

implementation 'com.guardanis:applock:3.0.2'

Gradle Kotlin DSL: Add the following com.guardanis : applock gradle kotlin dependency to your build.gradle.kts file:

implementation("com.guardanis:applock:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.guardanis : applock sbt scala dependency to your build.sbt file:

libraryDependencies += "com.guardanis" % "applock" % "3.0.2"

Advertisement

Dependencies from Group

Mar 31, 2021
6 usages
0 stars
Mar 31, 2021
1 usages
0 stars
Mar 31, 2021
1 usages
0 stars
Sep 04, 2021
1 usages
109 stars
Mar 29, 2021
4 stars

Discover Dependencies

Aug 11, 2023
1 usages
Aug 08, 2023
5 usages
1.8k stars
Aug 25, 2023
11 usages
7.2k stars
Aug 25, 2023
7 usages
7.2k stars
Apr 06, 2021
2.2k stars
Mar 26, 2021
0 stars
Aug 08, 2023
2 usages
529 stars
Aug 08, 2023
1 usages
529 stars
Mar 28, 2021
1 usages
0 stars