org.clojars.brightnorth/clj-facebook-graph

A Clojure client for the Facebook Graph API.

Leiningen/Boot

[org.clojars.brightnorth/clj-facebook-graph "0.5.3"]

Clojure CLI/deps.edn

org.clojars.brightnorth/clj-facebook-graph {:mvn/version "0.5.3"}

Gradle

implementation("org.clojars.brightnorth:clj-facebook-graph:0.5.3")

Maven

<dependency>
  <groupId>org.clojars.brightnorth</groupId>
  <artifactId>clj-facebook-graph</artifactId>
  <version>0.5.3</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.