is not current version
Last Version 3.1.7

org.subethamail:subethasmtp 3.1.5

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.5
Type

Type

jar

Download subethasmtp 3.1.5


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