is not current version
Last Version 2022.7.0

RestFB 2022.5.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

2022.5.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 2022.5.0


<!-- https://jarcasting.com/artifacts/com.restfb/restfb/ -->
<dependency>
    <groupId>com.restfb</groupId>
    <artifactId>restfb</artifactId>
    <version>2022.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.restfb/restfb/
implementation 'com.restfb:restfb:2022.5.0'
// https://jarcasting.com/artifacts/com.restfb/restfb/
implementation ("com.restfb:restfb:2022.5.0")
'com.restfb:restfb:jar:2022.5.0'
<dependency org="com.restfb" name="restfb" rev="2022.5.0">
  <artifact name="restfb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.restfb', module='restfb', version='2022.5.0')
)
libraryDependencies += "com.restfb" % "restfb" % "2022.5.0"
[com.restfb/restfb "2022.5.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.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-junit-jupiter jar 3.12.4
org.slf4j : slf4j-simple jar 1.7.32
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.