is not current version
Last Version 3.1.7

org.subethamail:subethasmtp 2.1.0

A multithreaded standalone SMTP mail server implementation and test harness.

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.subethamail
ArtifactId

ArtifactId

subethasmtp
Version

Version

2.1.0
Type

Type

jar

Download subethasmtp 2.1.0


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