gws/mandrill

A Clojure implementation of the Mandrill API

  • VCSN/A

  • cljdoc documentationcljdoc
  • 100 Downloads
  • 100 This Version

Leiningen/Boot

[gws/mandrill "0.1.0"]

Clojure CLI/deps.edn

gws/mandrill {:mvn/version "0.1.0"}

Gradle

implementation("gws:mandrill:0.1.0")

Maven

<dependency>
  <groupId>gws</groupId>
  <artifactId>mandrill</artifactId>
  <version>0.1.0</version>
</dependency>