MMail

Mail helper project for command line and other projects.

License

License

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mmail
Last Version

Last Version

1.42
Release Date

Release Date

Type

Type

jar
Description

Description

MMail
Mail helper project for command line and other projects.
Project Organization

Project Organization

>StA-Soft<

Download mmail

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.sta-soft : mlogger jar 1.40
com.sun.mail : javax.mail jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.42
1.41
1.40
1.39
1.38
1.37
1.36
1.35