GroupId | GroupIdcom.icthh.xm.commons |
---|---|
ArtifactId | ArtifactIdxm-commons-ms-web |
Version | Version2.2.6 |
Type | Typejar |
Filename | Size |
---|---|
xm-commons-ms-web-2.2.6.pom | |
xm-commons-ms-web-2.2.6.jar | 13 KB |
xm-commons-ms-web-2.2.6-sources.jar | 8 KB |
xm-commons-ms-web-2.2.6-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-ms-web/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-ms-web</artifactId>
<version>2.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-ms-web/
implementation 'com.icthh.xm.commons:xm-commons-ms-web:2.2.6'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-ms-web/
implementation ("com.icthh.xm.commons:xm-commons-ms-web:2.2.6")
'com.icthh.xm.commons:xm-commons-ms-web:jar:2.2.6'
<dependency org="com.icthh.xm.commons" name="xm-commons-ms-web" rev="2.2.6">
<artifact name="xm-commons-ms-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-ms-web', version='2.2.6')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-ms-web" % "2.2.6"
[com.icthh.xm.commons/xm-commons-ms-web "2.2.6"]