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