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 3.0.1


Group ID:
com.github.daddykotex
Artifact ID:
courier_3
Version:
3.0.1
Release Date:
Jul 30, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.daddykotex</groupId>
  <artifactId>courier_3</artifactId>
  <version>3.0.1</version>
</dependency>

compile group: 'com.github.daddykotex', name: 'courier_3', version: '3.0.1'