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