is not current version
Last Version 3.1.0

com.auth0.android:lock-facebook 2.4.0

Lock-Facebook helps you to integrate native Login with Facebook and Lock for your Android apps

GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

lock-facebook
Version

Version

2.4.0
Type

Type

aar

Download lock-facebook 2.4.0


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