| Группа | Группаcom.icthh.xm.commons |
|---|---|
| Идентификатор | Идентификаторxm-commons-ms-web |
| Версия | Версия2.0.21 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xm-commons-ms-web-2.0.21.pom | |
| xm-commons-ms-web-2.0.21.jar | 10 KB |
| xm-commons-ms-web-2.0.21-sources.jar | 7 KB |
| xm-commons-ms-web-2.0.21-javadoc.jar | 56 KB |
| Обзор |
<!-- 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.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-ms-web/
implementation 'com.icthh.xm.commons:xm-commons-ms-web:2.0.21'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-ms-web/
implementation ("com.icthh.xm.commons:xm-commons-ms-web:2.0.21")
'com.icthh.xm.commons:xm-commons-ms-web:jar:2.0.21'
<dependency org="com.icthh.xm.commons" name="xm-commons-ms-web" rev="2.0.21">
<artifact name="xm-commons-ms-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-ms-web', version='2.0.21')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-ms-web" % "2.0.21"
[com.icthh.xm.commons/xm-commons-ms-web "2.0.21"]