clovellytech / sendgrid-scala   0.0.3

MIT License GitHub

http4s based sendgrid client

Scala versions: 2.13 2.12

sendgrid-core 0.0.2


Group ID:
com.clovellytech
Artifact ID:
sendgrid-core_2.13
Version:
0.0.2
Release Date:
May 16, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.clovellytech" %% "sendgrid-core" % "0.0.2"

Mill build tool

ivy"com.clovellytech::sendgrid-core:0.0.2"

Scala CLI

//> using dep "com.clovellytech::sendgrid-core:0.0.2"

Ammonite REPL

import $ivy.`com.clovellytech::sendgrid-core:0.0.2`

<dependency>
  <groupId>com.clovellytech</groupId>
  <artifactId>sendgrid-core_2.13</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.clovellytech', name: 'sendgrid-core_2.13', version: '0.0.2'