Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Addon: Facebook SDK

Sergey edited this page Jun 11, 2013 · 1 revision

Maven

<dependency>
  <groupId>org.holoeverywhere</groupId>
  <artifactId>addon-facebook</artifactId>
  <version>3.0.1</version>
  <type>apklib</type>
</dependency>

Non-maven users

Import project from this repo and add as dependency/module to your application.

Clone this wiki locally