whamtet/postmark

Clojure bindings for http://postmarkapp.com/

Leiningen/Boot

[whamtet/postmark "1.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

whamtet/postmark {:mvn/version "1.2.0-SNAPSHOT"}

Gradle

implementation("whamtet:postmark:1.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>whamtet</groupId>
  <artifactId>postmark</artifactId>
  <version>1.2.0-SNAPSHOT</version>
</dependency>