Download fbi-6-RELEASE.jar file - Jar f

Jar examples for f:fbi

Description

Java API for Facebook apps

You can download jar file fbi 6-RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add fbi-6-RELEASE.jar to your project.

<dependency>
   <groupId>com.github.gkutiel</groupId>
   <artifactId>fbi</artifactId>
   <version>6-RELEASE</version>
</dependency>
compile group: 'com.github.gkutiel', name: 'fbi', version: '6-RELEASE'
libraryDependencies += "com.github.gkutiel" % "fbi" % "6-RELEASE"
<dependency org="com.github.gkutiel" name="fbi" rev="6-RELEASE"/>
@Grapes(@Grab(group='com.github.gkutiel', module='fbi', version='6-RELEASE'))
'com.github.gkutiel:fbi:jar:6-RELEASE'

Download

Click the following link to download the jar file.

fbi-6-RELEASE-javadoc.jar
fbi-6-RELEASE-sources.jar
fbi-6-RELEASE.jar
fbi-6-RELEASE.pom



Related Tutorials