camdez/sendgrid

Clojure library for sending emails with SendGrid

Leiningen/Boot

[camdez/sendgrid "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("camdez:sendgrid:0.1.0")

Maven

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