не последняя версия
Последняя версия 2022.7.0

RestFB 2022.4.0

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

Лицензия

Лицензия

MIT
Группа

Группа

com.restfb
Идентификатор

Идентификатор

restfb
Версия

Версия

2022.4.0
Тип

Тип

jar
Описание

Описание

RestFB
RestFB is a simple and flexible Facebook Graph API client written in Java.
Ссылка на сайт

Ссылка на сайт

http://restfb.com
Система контроля версий

Система контроля версий

http://github.com/restfb/restfb

Скачать restfb 2022.4.0


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

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22
org.slf4j : slf4j-api jar 1.7.32

test (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.