Jar examples for f:facebook4j-core
Fork of a Java library for the Facebook Graph API
You can download jar file facebook4j-core 2.1.0 in this page.
Apache License 2.0
You can use the following script to add facebook4j-core-2.1.0.jar to your project.
<dependency> <groupId>org.facebook4j</groupId> <artifactId>facebook4j-core</artifactId> <version>2.1.0</version> </dependency>
compile group: 'org.facebook4j', name: 'facebook4j-core', version: '2.1.0'
libraryDependencies += "org.facebook4j" % "facebook4j-core" % "2.1.0"
<dependency org="org.facebook4j" name="facebook4j-core" rev="2.1.0"/>
@Grapes(@Grab(group='org.facebook4j', module='facebook4j-core', version='2.1.0'))
'org.facebook4j:facebook4j-core:jar:2.1.0'
Click the following link to download the jar file.
facebook4j-core-2.1.0-javadoc.jar