FBI

Java API for Facebook apps

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

fbi
Last Version

Last Version

12-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

FBI
Java API for Facebook apps

Download fbi

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gkutiel/fbi/ -->
<dependency>
    <groupId>com.github.gkutiel</groupId>
    <artifactId>fbi</artifactId>
    <version>12-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/fbi/
implementation 'com.github.gkutiel:fbi:12-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/fbi/
implementation ("com.github.gkutiel:fbi:12-RELEASE")
'com.github.gkutiel:fbi:jar:12-RELEASE'
<dependency org="com.github.gkutiel" name="fbi" rev="12-RELEASE">
  <artifact name="fbi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='fbi', version='12-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "fbi" % "12-RELEASE"
[com.github.gkutiel/fbi "12-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4
com.ning : async-http-client jar 1.7.20
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
12-RELEASE
11-RELEASE
10-RELEASE
6-RELEASE
5.1-RELEASE
5-RELEASE
4.1-RELEASE
4-RELEASE
2-RELEASE