is not current version
Last Version 1.6.7

com.restfb:restfb-distro 1.6.5


GroupId

GroupId

com.restfb
ArtifactId

ArtifactId

restfb-distro
Version

Version

1.6.5
Type

Type

pom

Download restfb-distro 1.6.5


<!-- 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"]