GroupId | GroupIdcom.icthh.xm.commons |
---|---|
ArtifactId | ArtifactIdxm-commons-mail |
Version | Version2.1.16 |
Type | Typejar |
Filename | Size |
---|---|
xm-commons-mail-2.1.16.pom | |
xm-commons-mail-2.1.16.jar | 6 KB |
xm-commons-mail-2.1.16-sources.jar | 2 KB |
xm-commons-mail-2.1.16-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.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-mail/
implementation 'com.icthh.xm.commons:xm-commons-mail:2.1.16'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-mail/
implementation ("com.icthh.xm.commons:xm-commons-mail:2.1.16")
'com.icthh.xm.commons:xm-commons-mail:jar:2.1.16'
<dependency org="com.icthh.xm.commons" name="xm-commons-mail" rev="2.1.16">
<artifact name="xm-commons-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-mail', version='2.1.16')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-mail" % "2.1.16"
[com.icthh.xm.commons/xm-commons-mail "2.1.16"]