auth-android-facebook

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

License

License

GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

auth-android-facebook
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

auth-android-facebook
A suite of libraries made to help ease developer's life
Project URL

Project URL

https://github.com/smooth-io/smooth
Source Code Management

Source Code Management

https://github.com/smooth-io/smooth/

Download auth-android-facebook

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.facebook.android : facebook-android-sdk jar [5,6)
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2
org.jetbrains.kotlinx : kotlinx-coroutines-reactive jar 1.4.3
io.smooth-way : auth jar 0.1.0
io.smooth-way : auth-android jar 0.1.0
androidx.core » core-ktx jar 1.5.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.9
androidx.lifecycle » lifecycle-runtime-ktx jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.2
0.0.1