не последняя версия
Последняя версия 3.1.7

org.subethamail:subethasmtp 2.0.1

A multithreaded standalone SMTP mail server implementation and test harness.

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

org.subethamail
Идентификатор

Идентификатор

subethasmtp
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать subethasmtp 2.0.1


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