Download facebook-3.17.2.jar file - Jar f

Jar examples for f:facebook

Description

Cargo makes it easy and quick to integrate analytics third party SDK in your app through Google Tag Manager

You can download jar file facebook 3.17.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add facebook-3.17.2.jar to your project.

<dependency>
   <groupId>com.github.asne.facebook</groupId>
   <artifactId>facebook</artifactId>
   <version>3.17.2</version>
</dependency>
compile group: 'com.github.asne.facebook', name: 'facebook', version: '3.17.2'
libraryDependencies += "com.github.asne.facebook" % "facebook" % "3.17.2"
<dependency org="com.github.asne.facebook" name="facebook" rev="3.17.2"/>
@Grapes(@Grab(group='com.github.asne.facebook', module='facebook', version='3.17.2'))
'com.github.asne.facebook:facebook:jar:3.17.2'

Download

Click the following link to download the jar file.

facebook-3.17.2-javadoc.jar
facebook-3.17.2-sources.jar
facebook-3.17.2.pom



Related Tutorials