smtp-util 0.1.0


Group ID:
com.github.ajozwik
Artifact ID:
smtp-util_2.13
Version:
0.1.0
Release Date:
Sep 20, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.ajozwik</groupId>
  <artifactId>smtp-util_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.ajozwik', name: 'smtp-util_2.13', version: '0.1.0'