dmurvihill / courier   3.2.0

MIT License GitHub

send electronic mail with scala

Scala versions: 3.x 2.13 2.12 2.11 2.10

courier 2.0.0


Group ID:
com.github.daddykotex
Artifact ID:
courier_2.13
Version:
2.0.0
Release Date:
Jul 5, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.daddykotex" %% "courier" % "2.0.0"

Mill build tool

ivy"com.github.daddykotex::courier:2.0.0"

Scala CLI

//> using dep "com.github.daddykotex::courier:2.0.0"

Ammonite REPL

import $ivy.`com.github.daddykotex::courier:2.0.0`

<dependency>
  <groupId>com.github.daddykotex</groupId>
  <artifactId>courier_2.13</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.github.daddykotex', name: 'courier_2.13', version: '2.0.0'