scamandrill / scamandrill   2.0.0

Website GitHub

Scala Madrill API client.

Scala versions: 2.11

scamandrill 1.2.0


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

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

Mill build tool

ivy"io.github.scamandrill::scamandrill:1.2.0"

Scala CLI

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

Ammonite REPL

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

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

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