is not current version
Last Version 14.0.0

com.facebook.android:facebook-share 5.1.1

Facebook Share Android SDK

GroupId

GroupId

com.facebook.android
ArtifactId

ArtifactId

facebook-share
Version

Version

5.1.1
Type

Type

aar

Download facebook-share 5.1.1


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