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

com.restfb:restfb-examples 1.6.1


Группа

Группа

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

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

restfb-examples
Версия

Версия

1.6.1
Тип

Тип

jar

Скачать restfb-examples 1.6.1


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