License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.auth0.android |
ArtifactId | ArtifactIdsms |
Last Version | Last Version1.9.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSMS authentication for Lock Android
Lock for Android support for SMS authentication
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sms-1.9.1.pom | |
sms-1.9.1.aar | 59 KB |
sms-1.9.1-sources.jar | 20 KB |
sms-1.9.1-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.auth0.android/sms/ -->
<dependency>
<groupId>com.auth0.android</groupId>
<artifactId>sms</artifactId>
<version>1.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.auth0.android/sms/
implementation 'com.auth0.android:sms:1.9.1'
// https://jarcasting.com/artifacts/com.auth0.android/sms/
implementation ("com.auth0.android:sms:1.9.1")
'com.auth0.android:sms:aar:1.9.1'
<dependency org="com.auth0.android" name="sms" rev="1.9.1">
<artifact name="sms" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.auth0.android', module='sms', version='1.9.1')
)
libraryDependencies += "com.auth0.android" % "sms" % "1.9.1"
[com.auth0.android/sms "1.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 22.1.1 |
com.auth0.android : lock | jar | 1.9.1 |