не последняя версия
Последняя версия 12-RELEASE

com.github.gkutiel:fbi 4-RELEASE

Java API for Facebook apps

Группа

Группа

com.github.gkutiel
Идентификатор

Идентификатор

fbi
Версия

Версия

4-RELEASE
Тип

Тип

jar

Скачать fbi 4-RELEASE


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