| License |
License |
|---|---|
| GroupId | GroupIdcom.github.asne.facebook |
| ArtifactId | ArtifactIdfacebook |
| Version | Version3.17.2 |
| Type | Typeaar |
| Description |
DescriptionFacebook SDK
Android Library connecting social networks to your project easily
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| facebook-3.17.2.pom | |
| facebook-3.17.2.aar | 634 KB |
| facebook-3.17.2-sources.jar | 282 KB |
| facebook-3.17.2-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.parse.bolts : bolts-android | jar | 1.1.2 |
| com.android.support » support-v4 | jar | 19.1.+ |