is not current version
Last Version 1.42

com.sta-soft:mmail 1.40

Mail helper project for command line and other projects.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mmail
Version

Version

1.40
Type

Type

jar

Download mmail 1.40


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