| License |
License |
|---|---|
| GroupId | GroupIdcom.facebook.android |
| ArtifactId | ArtifactIdfacebook-gamingservices |
| Version | Version11.2.0 |
| Type | Typeaar |
| Description |
DescriptionFacebook-Gaming-Services-Android-SDK
Facebook Gaming Services Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.facebook.android/facebook-gamingservices/ -->
<dependency>
<groupId>com.facebook.android</groupId>
<artifactId>facebook-gamingservices</artifactId>
<version>11.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.android/facebook-gamingservices/
implementation 'com.facebook.android:facebook-gamingservices:11.2.0'
// https://jarcasting.com/artifacts/com.facebook.android/facebook-gamingservices/
implementation ("com.facebook.android:facebook-gamingservices:11.2.0")
'com.facebook.android:facebook-gamingservices:aar:11.2.0'
<dependency org="com.facebook.android" name="facebook-gamingservices" rev="11.2.0">
<artifact name="facebook-gamingservices" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.android', module='facebook-gamingservices', version='11.2.0')
)
libraryDependencies += "com.facebook.android" % "facebook-gamingservices" % "11.2.0"
[com.facebook.android/facebook-gamingservices "11.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.facebook.android : facebook-core | jar | 11.2.0 |
| com.facebook.android : facebook-common | jar | 11.2.0 |
| com.facebook.android : facebook-share | jar | 11.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |