Sparkium Mail

An API which aims to facilitate the usage of javax.mail, also including other mailing services.

License

License

GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

sparkium-mail
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sparkium Mail
An API which aims to facilitate the usage of javax.mail, also including other mailing services.

Download sparkium-mail

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.bloodshura : ignitium-cfg jar 0.2.0
javax.mail : javax.mail-api jar 1.6.2
com.sun.activation : javax.activation jar 1.2.0
com.github.bloodshura : ignitium-core jar 0.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1
0.1.0