io.forward/sendgrid-clj

sendgrid wrapper

Leiningen/Boot

[io.forward/sendgrid-clj "1.0"]

Clojure CLI/deps.edn

io.forward/sendgrid-clj {:mvn/version "1.0"}

Gradle

implementation("io.forward:sendgrid-clj:1.0")

Maven

<dependency>
  <groupId>io.forward</groupId>
  <artifactId>sendgrid-clj</artifactId>
  <version>1.0</version>
</dependency>