License |
License |
---|---|
GroupId | GroupIdcn.dreampie |
ArtifactId | ArtifactIdresty-mail |
Last Version | Last Version1.3.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionresty-mail
Resty mail httpClient
|
Filename | Size |
---|---|
resty-mail-1.3.0.RELEASE.pom | |
resty-mail-1.3.0.RELEASE.jar | 7 KB |
resty-mail-1.3.0.RELEASE-sources.jar | 3 KB |
resty-mail-1.3.0.RELEASE-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dreampie/resty-mail/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>resty-mail</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty-mail/
implementation 'cn.dreampie:resty-mail:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.dreampie/resty-mail/
implementation ("cn.dreampie:resty-mail:1.3.0.RELEASE")
'cn.dreampie:resty-mail:jar:1.3.0.RELEASE'
<dependency org="cn.dreampie" name="resty-mail" rev="1.3.0.RELEASE">
<artifact name="resty-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty-mail', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.dreampie" % "resty-mail" % "1.3.0.RELEASE"
[cn.dreampie/resty-mail "1.3.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.dreampie : resty-common | jar | 1.3.0.RELEASE |
org.apache.commons : commons-email | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |