is not current version
Last Version 1.0.6

de.inoxio:mailster-smtp 1.0.4

A NIO SMTP server API written in Java

GroupId

GroupId

de.inoxio
ArtifactId

ArtifactId

mailster-smtp
Version

Version

1.0.4
Type

Type

jar

Download mailster-smtp 1.0.4


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