Last Version

SMS authentication for Lock Android 1.16.1

Lock for Android support for SMS authentication

License

License

The MIT License (MIT)
GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

lock-sms
Version

Version

1.16.1
Type

Type

aar
Description

Description

SMS authentication for Lock Android
Lock for Android support for SMS 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-sms 1.16.1


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.