Last Version

Email-dispatcher 1.0.0

A bunch of classes that facilitate sending e-mail.

License

License

GroupId

GroupId

com.github.jhonyscamacho
ArtifactId

ArtifactId

email-dispatcher
Version

Version

1.0.0
Type

Type

jar
Description

Description

Email-dispatcher
A bunch of classes that facilitate sending e-mail.

Download email-dispatcher 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.mail : mail jar 1.4.7
com.github.jhonyscamacho : simple-email jar 1.0.0
com.github.jhonyscamacho : util jar 1.0.0

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.