jmail

a simple mail sender

License

License

Categories

Categories

Blade User Interface Web Frameworks
GroupId

GroupId

com.bladejava
ArtifactId

ArtifactId

jmail
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jmail
a simple mail sender
Project URL

Project URL

https://github.com/junicorn/jmail

Download jmail

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.bladejava : blade-kit jar 1.2.9
javax.mail : mail jar 1.5.0-b01

Project Modules

There are no modules declared in this project.
com.bladejava

Junicorn

Java开源组织,创造更多有意义的项目。期待你的加入!

Versions

Version
0.0.3
0.0.2
0.0.1