is not current version
Last Version 2.2.18

com.icthh.xm.commons:xm-commons-exceptions 0.2.1

xm-commons-exceptions

GroupId

GroupId

com.icthh.xm.commons
ArtifactId

ArtifactId

xm-commons-exceptions
Version

Version

0.2.1
Type

Type

jar

Download xm-commons-exceptions 0.2.1


<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-exceptions/ -->
<dependency>
    <groupId>com.icthh.xm.commons</groupId>
    <artifactId>xm-commons-exceptions</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-exceptions/
implementation 'com.icthh.xm.commons:xm-commons-exceptions:0.2.1'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-exceptions/
implementation ("com.icthh.xm.commons:xm-commons-exceptions:0.2.1")
'com.icthh.xm.commons:xm-commons-exceptions:jar:0.2.1'
<dependency org="com.icthh.xm.commons" name="xm-commons-exceptions" rev="0.2.1">
  <artifact name="xm-commons-exceptions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-exceptions', version='0.2.1')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-exceptions" % "0.2.1"
[com.icthh.xm.commons/xm-commons-exceptions "0.2.1"]