| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kahlkn |
| ArtifactId | ArtifactIdyui-email |
| Last Version | Last Version0.1.1.alpha |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionToolkit or function support project.
|
| Filename | Size |
|---|---|
| yui-email-0.1.1.alpha.pom | |
| yui-email-0.1.1.alpha.jar | 17 KB |
| yui-email-0.1.1.alpha-sources.jar | 8 KB |
| yui-email-0.1.1.alpha-javadoc.jar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kahlkn/yui-email/ -->
<dependency>
<groupId>com.github.kahlkn</groupId>
<artifactId>yui-email</artifactId>
<version>0.1.1.alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kahlkn/yui-email/
implementation 'com.github.kahlkn:yui-email:0.1.1.alpha'
// https://jarcasting.com/artifacts/com.github.kahlkn/yui-email/
implementation ("com.github.kahlkn:yui-email:0.1.1.alpha")
'com.github.kahlkn:yui-email:jar:0.1.1.alpha'
<dependency org="com.github.kahlkn" name="yui-email" rev="0.1.1.alpha">
<artifact name="yui-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kahlkn', module='yui-email', version='0.1.1.alpha')
)
libraryDependencies += "com.github.kahlkn" % "yui-email" % "0.1.1.alpha"
[com.github.kahlkn/yui-email "0.1.1.alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kahlkn : artoria | jar | 0.5.31.beta |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.mail : javax.mail | jar | 1.6.1 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.6.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| log4j : log4j | jar | 1.2.17 |