dacamo76/throng

A Clojure client library for LinkedIn's people API

Leiningen/Boot

[dacamo76/throng "0.2.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("dacamo76:throng:0.2.0")

Maven

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