is not current version
Last Version 3.1.7

org.subethamail:subethasmtp 3.1.6

SubEtha SMTP is an easy-to-use server-side SMTP library for Java.

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.subethamail
ArtifactId

ArtifactId

subethasmtp
Version

Version

3.1.6
Type

Type

jar

Download subethasmtp 3.1.6


<!-- https://jarcasting.com/artifacts/org.subethamail/subethasmtp/ -->
<dependency>
    <groupId>org.subethamail</groupId>
    <artifactId>subethasmtp</artifactId>
    <version>3.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.subethamail/subethasmtp/
implementation 'org.subethamail:subethasmtp:3.1.6'
// https://jarcasting.com/artifacts/org.subethamail/subethasmtp/
implementation ("org.subethamail:subethasmtp:3.1.6")
'org.subethamail:subethasmtp:jar:3.1.6'
<dependency org="org.subethamail" name="subethasmtp" rev="3.1.6">
  <artifact name="subethasmtp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.subethamail', module='subethasmtp', version='3.1.6')
)
libraryDependencies += "org.subethamail" % "subethasmtp" % "3.1.6"
[org.subethamail/subethasmtp "3.1.6"]