is not current version
Last Version 1.0.1.8.RELEASE

com.github.luues.tool:tool-mail 1.0.0.4.RELEASE

tool 邮箱封装

GroupId

GroupId

com.github.luues.tool
ArtifactId

ArtifactId

tool-mail
Version

Version

1.0.0.4.RELEASE
Type

Type

jar

Download tool-mail 1.0.0.4.RELEASE


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