gutefrage / scala-mandrill   0.1.6

Apache License 2.0 Website GitHub

Minimal Scala wrapper for the Mandrill Mail API

Scala versions: 2.11

mandrill-core 0.1.5


Group ID:
net.gutefrage.mandrill
Artifact ID:
mandrill-core_2.11
Version:
0.1.5
Release Date:
Jan 2, 2017
Licenses:
Files:

libraryDependencies += "net.gutefrage.mandrill" %% "mandrill-core" % "0.1.5"

Mill build tool

ivy"net.gutefrage.mandrill::mandrill-core:0.1.5"

Scala CLI

//> using dep "net.gutefrage.mandrill::mandrill-core:0.1.5"

Ammonite REPL

import $ivy.`net.gutefrage.mandrill::mandrill-core:0.1.5`

<dependency>
  <groupId>net.gutefrage.mandrill</groupId>
  <artifactId>mandrill-core_2.11</artifactId>
  <version>0.1.5</version>
</dependency>

compile group: 'net.gutefrage.mandrill', name: 'mandrill-core_2.11', version: '0.1.5'