is not current version
Last Version 2.4.13

org.facebook4j:facebook4j-core 1.1.8

A Java library for the Facebook Graph API

GroupId

GroupId

org.facebook4j
ArtifactId

ArtifactId

facebook4j-core
Version

Version

1.1.8
Type

Type

jar

Download facebook4j-core 1.1.8


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