is not current version
Last Version 1.42

com.sta-soft:mmail 1.35

Mail helper project for command line and other projects.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mmail
Version

Version

1.35
Type

Type

jar

Download mmail 1.35


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