joscha / play-easymail   0.9.4

GitHub

A simple Java wrapper for the Typesafe mailer plugin for Play! Framework 2.x

Scala versions: 2.12 2.11 2.10

play-easymail 0.9.4


Group ID:
com.feth
Artifact ID:
play-easymail_2.11
Version:
0.9.4
Release Date:
Nov 4, 2017
Licenses:
Files:

libraryDependencies += "com.feth" %% "play-easymail" % "0.9.4"

Mill build tool

ivy"com.feth::play-easymail:0.9.4"

Scala CLI

//> using dep "com.feth::play-easymail:0.9.4"

Ammonite REPL

import $ivy.`com.feth::play-easymail:0.9.4`

<dependency>
  <groupId>com.feth</groupId>
  <artifactId>play-easymail_2.11</artifactId>
  <version>0.9.4</version>
</dependency>

compile group: 'com.feth', name: 'play-easymail_2.11', version: '0.9.4'