gutefrage / scala-mandrill   0.1.6

Apache License 2.0 Website GitHub

Minimal Scala wrapper for the Mandrill Mail API

Scala versions: 2.11

play-json 0.1.3


Group ID:
net.gutefrage.mandrill
Artifact ID:
play-json_2.11
Version:
0.1.3
Release Date:
Dec 10, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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