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