SMS authentication for Lock Android

Lock for Android support for SMS authentication

License

License

The MIT License (MIT)
GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

sms
Last Version

Last Version

1.9.1
Release Date

Release Date

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 sms

How to add to project

<!-- 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"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.1