is not current version
Last Version 1.2

org.subethamail:subethasmtp-smtp 1.0.3

A multithreaded standalone SMTP mail server implementation.

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.subethamail
ArtifactId

ArtifactId

subethasmtp-smtp
Version

Version

1.0.3
Type

Type

jar

Download subethasmtp-smtp 1.0.3


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