Last Version

Passwordless authentication for Lock Android 1.18.0

Lock for Android support for passwordless authentication

License

License

The MIT License (MIT)
GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

lock-passwordless
Version

Version

1.18.0
Type

Type

aar
Description

Description

Passwordless authentication for Lock Android
Lock for Android support for passwordless authentication
Project URL

Project URL

https://github.com/auth0/Lock.Android
Source Code Management

Source Code Management

https://github.com/auth0/Lock.Android

Download lock-passwordless 1.18.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.auth0.android : lock jar 1.18.0
com.android.support » appcompat-v7 jar 23.1.0

Project Modules

There are no modules declared in this project.