MVN

com.restfb : restfb-distro

Maven & Gradle

Sep 10, 2011

RestFB distributable package

<dependency>
    <groupId>com.restfb</groupId>
    <artifactId>restfb-distro</artifactId>
    <version>1.6.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.restfb : restfb-distro to add to Maven - Latest Versions:

  • Latest Stable: 1.6.7

All Versions

Choose a version of com.restfb : restfb-distro to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
restfb-distro-1.6.7
restfb-distro-1.6.6
restfb-distro-1.6.5
restfb-distro-1.6.4
restfb-distro-1.6.3
restfb-distro-1.6.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.restfb</groupId>
    <artifactId>restfb-distro</artifactId>
    <version>1.6.7</version>
</dependency>