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


Group ID:
com.github.daddykotex
Artifact ID:
courier_3
Version:
3.1.0
Release Date:
Jan 18, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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