is not current version
Last Version 1.6.7

com.restfb:restfb-project 1.6.6


GroupId

GroupId

com.restfb
ArtifactId

ArtifactId

restfb-project
Version

Version

1.6.6
Type

Type

pom

Download restfb-project 1.6.6

Filename Size
restfb-project-1.6.6.pom 5 KB
Browse

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