is not current version
Last Version 1.6.7

com.restfb:restfb-examples 1.6.5


GroupId

GroupId

com.restfb
ArtifactId

ArtifactId

restfb-examples
Version

Version

1.6.5
Type

Type

jar

Download restfb-examples 1.6.5


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