License |
License |
---|---|
GroupId | GroupIdio.github.biezhi |
ArtifactId | ArtifactIdoh-my-email |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoh-my-email
java email send lib
|
Project URL |
Project URL |
Filename | Size |
---|---|
oh-my-email-0.0.4.pom | |
oh-my-email-0.0.4.jar | 7 KB |
oh-my-email-0.0.4-sources.jar | 2 KB |
oh-my-email-0.0.4-javadoc.jar | 27 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.mail : javax.mail | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
com.mitchellbosecke : pebble | jar | 2.2.0 |
com.github.subchen : jetbrick-template | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |