is not current version
Last Version 2.2.18

com.icthh.xm.commons:xm-commons-metric 2.0.11

xm-commons-metric

GroupId

GroupId

com.icthh.xm.commons
ArtifactId

ArtifactId

xm-commons-metric
Version

Version

2.0.11
Type

Type

jar

Download xm-commons-metric 2.0.11


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