License |
License |
---|---|
GroupId | GroupIdcom.icthh.xm.commons |
ArtifactId | ArtifactIdxm-commons-exceptions |
Last Version | Last Version2.2.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxm-commons-exceptions
xm-commons-exceptions
|
Source Code Management |
Source Code Management |
<!-- 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.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-exceptions/
implementation 'com.icthh.xm.commons:xm-commons-exceptions:2.2.18'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-exceptions/
implementation ("com.icthh.xm.commons:xm-commons-exceptions:2.2.18")
'com.icthh.xm.commons:xm-commons-exceptions:jar:2.2.18'
<dependency org="com.icthh.xm.commons" name="xm-commons-exceptions" rev="2.2.18">
<artifact name="xm-commons-exceptions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-exceptions', version='2.2.18')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-exceptions" % "2.2.18"
[com.icthh.xm.commons/xm-commons-exceptions "2.2.18"]