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.0


Group ID:
com.feth
Artifact ID:
play-easymail_2.12
Version:
0.9.0
Release Date:
Jul 11, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.feth</groupId>
  <artifactId>play-easymail_2.12</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'com.feth', name: 'play-easymail_2.12', version: '0.9.0'