License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.auth0.android |
ArtifactId | ArtifactIdlock-email |
Version | Version1.16.1 |
Type | Typeaar |
Description |
DescriptionPasswordless email authentication for Lock Android
Lock for Android support for email only authentication
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lock-email-1.16.1.pom | |
lock-email-1.16.1.aar | 20 KB |
lock-email-1.16.1-sources.jar | 2 KB |
lock-email-1.16.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.auth0.android/lock-email/ -->
<dependency>
<groupId>com.auth0.android</groupId>
<artifactId>lock-email</artifactId>
<version>1.16.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.auth0.android/lock-email/
implementation 'com.auth0.android:lock-email:1.16.1'
// https://jarcasting.com/artifacts/com.auth0.android/lock-email/
implementation ("com.auth0.android:lock-email:1.16.1")
'com.auth0.android:lock-email:aar:1.16.1'
<dependency org="com.auth0.android" name="lock-email" rev="1.16.1">
<artifact name="lock-email" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.auth0.android', module='lock-email', version='1.16.1')
)
libraryDependencies += "com.auth0.android" % "lock-email" % "1.16.1"
[com.auth0.android/lock-email "1.16.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.1.0 |
com.auth0.android : lock-passwordless | jar | 1.16.1 |