is not current version
Last Version 12-RELEASE

com.github.gkutiel:fbi 5-RELEASE

Java API for Facebook apps

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

fbi
Version

Version

5-RELEASE
Type

Type

jar

Download fbi 5-RELEASE


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