Jar examples for f:facebook4j-core
Fork of a Java library for the Facebook Graph API
You can download jar file facebook4j-core 2.4.10 in this page.
Apache License 2.0
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'
Click the following link to download the jar file.
facebook4j-core-2.4.10-javadoc.jar