is not current version
Last Version 1.16.1

com.auth0.android:lock-email 1.10.0

Lock for Android support for email only authentication

GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

lock-email
Version

Version

1.10.0
Type

Type

aar

Download lock-email 1.10.0


<!-- https://jarcasting.com/artifacts/com.auth0.android/lock-email/ -->
<dependency>
    <groupId>com.auth0.android</groupId>
    <artifactId>lock-email</artifactId>
    <version>1.10.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.auth0.android/lock-email/
implementation 'com.auth0.android:lock-email:1.10.0'
// https://jarcasting.com/artifacts/com.auth0.android/lock-email/
implementation ("com.auth0.android:lock-email:1.10.0")
'com.auth0.android:lock-email:aar:1.10.0'
<dependency org="com.auth0.android" name="lock-email" rev="1.10.0">
  <artifact name="lock-email" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.auth0.android', module='lock-email', version='1.10.0')
)
libraryDependencies += "com.auth0.android" % "lock-email" % "1.10.0"
[com.auth0.android/lock-email "1.10.0"]