is not current version
Last Version 14.0.0

com.facebook.android:facebook-gamingservices 7.1.0

Facebook Gaming Services Android SDK

GroupId

GroupId

com.facebook.android
ArtifactId

ArtifactId

facebook-gamingservices
Version

Version

7.1.0
Type

Type

aar

Download facebook-gamingservices 7.1.0


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