Facebook SDK

Android Library connecting social networks to your project easily

License

License

GroupId

GroupId

com.github.asne.facebook
ArtifactId

ArtifactId

facebook
Last Version

Last Version

3.17.2
Release Date

Release Date

Type

Type

aar
Description

Description

Facebook SDK
Android Library connecting social networks to your project easily
Project URL

Project URL

https://github.com/gorbin/ASNE
Source Code Management

Source Code Management

https://github.com/gorbin/ASNE

Download facebook

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.parse.bolts : bolts-android jar 1.1.2
com.android.support » support-v4 jar 19.1.+

Project Modules

There are no modules declared in this project.

Versions

Version
3.17.2
3.15.0