is not current version
Last Version 2.2.18

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

xm-commons-metric

GroupId

GroupId

com.icthh.xm.commons
ArtifactId

ArtifactId

xm-commons-metric
Version

Version

1.2.26
Type

Type

jar

Download xm-commons-metric 1.2.26


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