MVN

com.auth0.android : lock-email

Maven & Gradle

May 18, 2016
143 stars

Passwordless email authentication for Lock Android · Lock for Android support for email only authentication

<dependency>
    <groupId>com.auth0.android</groupId>
    <artifactId>lock-email</artifactId>
    <version>1.16.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.auth0.android : lock-email to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.16.1

All Versions

Choose a version of com.auth0.android : lock-email to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.16.x
lock-email-1.16.1
lock-email-1.16.0
1.15.x
lock-email-1.15.0
1.14.x
lock-email-1.14.1
lock-email-1.14.0
1.13.x
lock-email-1.13.0
1.12.x
lock-email-1.12.1
lock-email-1.12.0
1.11.x
lock-email-1.11.0
1.10.x
lock-email-1.10.1
lock-email-1.10.0

How to add a dependency to Maven

Add the following com.auth0.android : lock-email maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.auth0.android</groupId>
    <artifactId>lock-email</artifactId>
    <version>1.16.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.auth0.android : lock-email gradle dependency to your build.gradle file:

implementation 'com.auth0.android:lock-email:1.16.1'

Gradle Kotlin DSL: Add the following com.auth0.android : lock-email gradle kotlin dependency to your build.gradle.kts file:

implementation("com.auth0.android:lock-email:1.16.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.auth0.android : lock-email sbt scala dependency to your build.sbt file:

libraryDependencies += "com.auth0.android" % "lock-email" % "1.16.1"

Advertisement

Dependencies from Group

Jan 11, 2023
9 usages
143 stars
Jan 11, 2023
9 usages
406 stars
Aug 01, 2023
4 usages
169 stars
Sep 22, 2016
3 usages
143 stars
Sep 22, 2016
2 usages
143 stars

Discover Dependencies

Oct 05, 2015
4 stars
May 13, 2022
5 usages
7.1k stars
Jul 24, 2018
11.7k stars
Apr 11, 2022
1 usages
2.6k stars
Jan 18, 2021
3 usages
1.4k stars
Nov 21, 2022
109 usages
1.1k stars