is not current version
Last Version 1.0.2.RELEASE

com.github.hiwepy:hitool-mail 1.0.1.RELEASE


GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

hitool-mail
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download hitool-mail 1.0.1.RELEASE


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