is not current version
Last Version 1.8.1

com.facebook.api:facebook-util 1.8.0

Facebook Java Utility

GroupId

GroupId

com.facebook.api
ArtifactId

ArtifactId

facebook-util
Version

Version

1.8.0
Type

Type

jar

Download facebook-util 1.8.0


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