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

de.inoxio:mailster-smtp 1.0.3

A NIO SMTP server API written in Java

Группа

Группа

de.inoxio
Идентификатор

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

mailster-smtp
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать mailster-smtp 1.0.3


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