Download facebook4j-core-2.4.10.jar file - Jar f

Jar examples for f:facebook4j-core

Description

Fork of a Java library for the Facebook Graph API

You can download jar file facebook4j-core 2.4.10 in this page.

License

Apache License 2.0

Build File

You can use the following script to add facebook4j-core-2.4.10.jar to your project.

<dependency>
   <groupId>org.facebook4j</groupId>
   <artifactId>facebook4j-core</artifactId>
   <version>2.4.10</version>
</dependency>
compile group: 'org.facebook4j', name: 'facebook4j-core', version: '2.4.10'
libraryDependencies += "org.facebook4j" % "facebook4j-core" % "2.4.10"
<dependency org="org.facebook4j" name="facebook4j-core" rev="2.4.10"/>
@Grapes(@Grab(group='org.facebook4j', module='facebook4j-core', version='2.4.10'))
'org.facebook4j:facebook4j-core:jar:2.4.10'

Download

Click the following link to download the jar file.

facebook4j-core-2.4.10-javadoc.jar
facebook4j-core-2.4.10-sources.jar
facebook4j-core-2.4.10.jar
facebook4j-core-2.4.10.pom



Related Tutorials