com.github.bookbub/postal

Clojure support for Internet email

Leiningen/Boot

[com.github.bookbub/postal "2.0.5.3-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.bookbub/postal {:mvn/version "2.0.5.3-SNAPSHOT"}

Gradle

implementation("com.github.bookbub:postal:2.0.5.3-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.bookbub</groupId>
  <artifactId>postal</artifactId>
  <version>2.0.5.3-SNAPSHOT</version>
</dependency>