is not current version
Last Version 1.18.0

com.auth0.android:lock-passwordless 1.13.0

Lock for Android support for passwordless authentication

GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

lock-passwordless
Version

Version

1.13.0
Type

Type

aar

Download lock-passwordless 1.13.0


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