is not current version
Last Version 3.17.2

com.github.asne.facebook:facebook 3.15.0

Android Library connecting social networks to your project easily

GroupId

GroupId

com.github.asne.facebook
ArtifactId

ArtifactId

facebook
Version

Version

3.15.0
Type

Type

aar

Download facebook 3.15.0


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