com.github.crinklywrappr/pocketsmith-api

Small library for interacting with Pocketsmith using their REST API.

Leiningen/Boot

[com.github.crinklywrappr/pocketsmith-api "1.0.40"]

Clojure CLI/deps.edn

com.github.crinklywrappr/pocketsmith-api {:mvn/version "1.0.40"}

Gradle

implementation("com.github.crinklywrappr:pocketsmith-api:1.0.40")

Maven

<dependency>
  <groupId>com.github.crinklywrappr</groupId>
  <artifactId>pocketsmith-api</artifactId>
  <version>1.0.40</version>
</dependency>