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


Group ID:
com.feth
Artifact ID:
play-easymail_2.11
Version:
0.6.7
Release Date:
Nov 2, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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