scamandrill / scamandrill   2.0.0

Website GitHub

Scala Madrill API client.

Scala versions: 2.11

scamandrill 2.0.0


Group ID:
io.github.scamandrill
Artifact ID:
scamandrill_2.11
Version:
2.0.0
Release Date:
May 10, 2016
Licenses:
Files:
Full Scala Version:
2.11.7

libraryDependencies += "io.github.scamandrill" %% "scamandrill" % "2.0.0"

Mill build tool

ivy"io.github.scamandrill::scamandrill:2.0.0"

Scala CLI

//> using dep "io.github.scamandrill::scamandrill:2.0.0"

Ammonite REPL

import $ivy.`io.github.scamandrill::scamandrill:2.0.0`

<dependency>
  <groupId>io.github.scamandrill</groupId>
  <artifactId>scamandrill_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'io.github.scamandrill', name: 'scamandrill_2.11', version: '2.0.0'