wildworld/clj-interest-graph

Clojure client for the Prismatic Interest Graph API.

Leiningen/Boot

[wildworld/clj-interest-graph "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

wildworld/clj-interest-graph {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("wildworld:clj-interest-graph:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>wildworld</groupId>
  <artifactId>clj-interest-graph</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>