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

com.restfb:restfb-distro 1.6.5


Группа

Группа

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

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

restfb-distro
Версия

Версия

1.6.5
Тип

Тип

pom

Скачать restfb-distro 1.6.5

Имя Файла Размер
restfb-distro-1.6.5.pom
restfb-distro-1.6.5.zip 1 KB
Обзор

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