is not current version
Last Version 0.2.0

com.github.bloodshura:sparkium-mail 0.1.1

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

GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

sparkium-mail
Version

Version

0.1.1
Type

Type

jar

Download sparkium-mail 0.1.1


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