dacamo76/throng

A Clojure client library for LinkedIn's people API

Leiningen/Boot

[dacamo76/throng "0.0.1"]

Clojure CLI/deps.edn

dacamo76/throng {:mvn/version "0.0.1"}

Gradle

implementation("dacamo76:throng:0.0.1")

Maven

<dependency>
  <groupId>dacamo76</groupId>
  <artifactId>throng</artifactId>
  <version>0.0.1</version>
</dependency>