is not current version
Last Version 2022.7.0

RestFB 3.24.0

RestFB is a simple and flexible Facebook Graph API client written in Java.

License

License

MIT
GroupId

GroupId

com.restfb
ArtifactId

ArtifactId

restfb
Version

Version

3.24.0
Type

Type

jar
Description

Description

RestFB
RestFB is a simple and flexible Facebook Graph API client written in Java.
Project URL

Project URL

http://restfb.com
Source Code Management

Source Code Management

http://github.com/restfb/restfb

Download restfb 3.24.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.slf4j : slf4j-api jar 1.7.32

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.mockito : mockito-junit-jupiter jar 3.12.4
org.slf4j : slf4j-simple jar 1.7.32
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.