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