is not current version
Last Version 1.3.0.RELEASE

cn.dreampie:resty-mail 1.1.0

Resty mail client

GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty-mail
Version

Version

1.1.0
Type

Type

jar

Download resty-mail 1.1.0


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