oh-my-email

java email send lib

License

License

GroupId

GroupId

io.github.biezhi
ArtifactId

ArtifactId

oh-my-email
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

oh-my-email
java email send lib
Project URL

Project URL

https://github.com/biezhi/oh-my-email

Download oh-my-email

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.6.2

provided (2)

Group / Artifact Type Version
com.mitchellbosecke : pebble jar 2.2.0
com.github.subchen : jetbrick-template jar 2.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1