camdez/sendgrid

Clojure library for sending emails with SendGrid

Leiningen/Boot

[camdez/sendgrid "0.1.1-api-key-SNAPSHOT"]

Clojure CLI/deps.edn

camdez/sendgrid {:mvn/version "0.1.1-api-key-SNAPSHOT"}

Gradle

implementation("camdez:sendgrid:0.1.1-api-key-SNAPSHOT")

Maven

<dependency>
  <groupId>camdez</groupId>
  <artifactId>sendgrid</artifactId>
  <version>0.1.1-api-key-SNAPSHOT</version>
</dependency>