| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gkutiel |
| ArtifactId | ArtifactIdfbi |
| Last Version | Last Version12-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFBI
Java API for Facebook apps
|
| Filename | Size |
|---|---|
| fbi-12-RELEASE.pom | |
| fbi-12-RELEASE.jar | 14 KB |
| fbi-12-RELEASE-sources.jar | 5 KB |
| fbi-12-RELEASE-javadoc.jar | 99 KB |
| Browse |
<!-- 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"]
| 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 |
| Version |
|---|
|
12-RELEASE
|
|
11-RELEASE
|
|
10-RELEASE
|
|
6-RELEASE
|
|
5.1-RELEASE
|
|
5-RELEASE
|
|
4.1-RELEASE
|
|
4-RELEASE
|
|
2-RELEASE
|