gutefrage / scala-mandrill   0.1.6

Apache License 2.0 Website GitHub

Minimal Scala wrapper for the Mandrill Mail API

Scala versions: 2.11

test-kit 0.1.3


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

libraryDependencies += "net.gutefrage.mandrill" %% "test-kit" % "0.1.3"

Mill build tool

ivy"net.gutefrage.mandrill::test-kit:0.1.3"

Scala CLI

//> using dep "net.gutefrage.mandrill::test-kit:0.1.3"

Ammonite REPL

import $ivy.`net.gutefrage.mandrill::test-kit:0.1.3`

<dependency>
  <groupId>net.gutefrage.mandrill</groupId>
  <artifactId>test-kit_2.11</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'net.gutefrage.mandrill', name: 'test-kit_2.11', version: '0.1.3'