pekko-smtp 0.1.0


Group ID:
com.github.ajozwik
Artifact ID:
pekko-smtp_2.13
Version:
0.1.0
Release Date:
Sept 20, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.github.ajozwik" %% "pekko-smtp" % "0.1.0"

Mill build tool

ivy"com.github.ajozwik::pekko-smtp:0.1.0"

Scala CLI

//> using dep "com.github.ajozwik::pekko-smtp:0.1.0"

Ammonite REPL

import $ivy.`com.github.ajozwik::pekko-smtp:0.1.0`

<dependency>
  <groupId>com.github.ajozwik</groupId>
  <artifactId>pekko-smtp_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.ajozwik', name: 'pekko-smtp_2.13', version: '0.1.0'