othree-oss / mailman   1.0.1

Apache License 2.0 GitHub

Compose and send emails using your favorite provider

Scala versions: 2.12

mailbox 1.0


Group ID:
io.othree
Artifact ID:
mailbox_2.12
Version:
1.0
Release Date:
Jun 6, 2018
Licenses:
Files:

libraryDependencies += "io.othree" %% "mailbox" % "1.0"

Mill build tool

ivy"io.othree::mailbox:1.0"

Scala CLI

//> using dep "io.othree::mailbox:1.0"

Ammonite REPL

import $ivy.`io.othree::mailbox:1.0`

<dependency>
  <groupId>io.othree</groupId>
  <artifactId>mailbox_2.12</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'io.othree', name: 'mailbox_2.12', version: '1.0'