is not current version
Last Version 1.42

com.sta-soft:mmail 1.36

Mail helper project for command line and other projects.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mmail
Version

Version

1.36
Type

Type

jar

Download mmail 1.36


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