Last Version

email 0.0.3

The most elegant email tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

email
Version

Version

0.0.3
Type

Type

jar
Description

Description

email
The most elegant email tool for java.

Download email 0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.105
com.sun.mail : javax.mail jar 1.6.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.