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