is not current version
Last Version 0.1.0

io.smooth-way:auth-android-facebook 0.0.1

A suite of libraries made to help ease developer's life

GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

auth-android-facebook
Version

Version

0.0.1
Type

Type

aar

Download auth-android-facebook 0.0.1


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