is not current version
Last Version 2022.7.0

com.restfb:restfb 1.6.1


GroupId

GroupId

com.restfb
ArtifactId

ArtifactId

restfb
Version

Version

1.6.1
Type

Type

jar

Download restfb 1.6.1


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