camdez/sendgrid

Clojure library for sending emails with SendGrid

Leiningen/Boot

[camdez/sendgrid "0.2.1"]

Clojure CLI/deps.edn

camdez/sendgrid {:mvn/version "0.2.1"}

Gradle

implementation("camdez:sendgrid:0.2.1")

Maven

<dependency>
  <groupId>camdez</groupId>
  <artifactId>sendgrid</artifactId>
  <version>0.2.1</version>
</dependency>