com.mjachimowicz/duct-simple-mailer

Very simple email sender component for Duct framework

Leiningen/Boot

[com.mjachimowicz/duct-simple-mailer "0.1.2"]

Clojure CLI/deps.edn

com.mjachimowicz/duct-simple-mailer {:mvn/version "0.1.2"}

Gradle

implementation("com.mjachimowicz:duct-simple-mailer:0.1.2")

Maven

<dependency>
  <groupId>com.mjachimowicz</groupId>
  <artifactId>duct-simple-mailer</artifactId>
  <version>0.1.2</version>
</dependency>