Jar examples for r:restfb
RestFB is a simple and flexible Facebook Graph API and Old REST API client written in Java.
You can download jar file restfb 1.8.0 in this page.
MIT License
You can use the following script to add restfb-1.8.0.jar to your project.
<dependency> <groupId>com.restfb</groupId> <artifactId>restfb</artifactId> <version>1.8.0</version> </dependency>
compile group: 'com.restfb', name: 'restfb', version: '1.8.0'
libraryDependencies += "com.restfb" % "restfb" % "1.8.0"
<dependency org="com.restfb" name="restfb" rev="1.8.0"/>
@Grapes(@Grab(group='com.restfb', module='restfb', version='1.8.0'))
'com.restfb:restfb:jar:1.8.0'
Click the following link to download the jar file.
restfb-1.8.0-javadoc.jar