SimpleMail

SimpleMail is (yet another) simple Java SMTP email library

License

License

GroupId

GroupId

be.ceau
ArtifactId

ArtifactId

simplemail
Last Version

Last Version

0.9.5
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleMail
SimpleMail is (yet another) simple Java SMTP email library

Download simplemail

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.5.4
org.slf4j : slf4j-api jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.5
0.9.1
0.9