net.clojars.bushwald/post-easy

Clojure client for the EasyPost web service

Leiningen/Boot

[net.clojars.bushwald/post-easy "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

net.clojars.bushwald/post-easy {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("net.clojars.bushwald:post-easy:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>net.clojars.bushwald</groupId>
  <artifactId>post-easy</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>