License |
License |
---|---|
GroupId | GroupIdcom.icthh.xm.commons |
ArtifactId | ArtifactIdxm-commons-mail |
Last Version | Last Version2.2.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxm-commons-mail
xm-commons-mail
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xm-commons-mail-2.2.18.pom | |
xm-commons-mail-2.2.18.jar | 6 KB |
xm-commons-mail-2.2.18-sources.jar | 2 KB |
xm-commons-mail-2.2.18-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-mail/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-mail</artifactId>
<version>2.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-mail/
implementation 'com.icthh.xm.commons:xm-commons-mail:2.2.18'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-mail/
implementation ("com.icthh.xm.commons:xm-commons-mail:2.2.18")
'com.icthh.xm.commons:xm-commons-mail:jar:2.2.18'
<dependency org="com.icthh.xm.commons" name="xm-commons-mail" rev="2.2.18">
<artifact name="xm-commons-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-mail', version='2.2.18')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-mail" % "2.2.18"
[com.icthh.xm.commons/xm-commons-mail "2.2.18"]
Group / Artifact | Type | Version |
---|---|---|
com.icthh.xm.commons : xm-commons-config | jar | 2.2.18 |
org.springframework.boot : spring-boot-starter-mail | jar |