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-play-json 0.1.6


Group ID:
net.gutefrage.mandrill
Artifact ID:
mandrill-play-json_2.11
Version:
0.1.6
Release Date:
Jan 2, 2017
Licenses:
Files:

libraryDependencies += "net.gutefrage.mandrill" %% "mandrill-play-json" % "0.1.6"

Mill build tool

ivy"net.gutefrage.mandrill::mandrill-play-json:0.1.6"

Scala CLI

//> using dep "net.gutefrage.mandrill::mandrill-play-json:0.1.6"

Ammonite REPL

import $ivy.`net.gutefrage.mandrill::mandrill-play-json:0.1.6`

<dependency>
  <groupId>net.gutefrage.mandrill</groupId>
  <artifactId>mandrill-play-json_2.11</artifactId>
  <version>0.1.6</version>
</dependency>

compile group: 'net.gutefrage.mandrill', name: 'mandrill-play-json_2.11', version: '0.1.6'