GroupId | GroupIdcom.icthh.xm.commons |
---|---|
ArtifactId | ArtifactIdxm-commons-metric |
Version | Version2.0.23 |
Type | Typejar |
Filename | Size |
---|---|
xm-commons-metric-2.0.23.pom | |
xm-commons-metric-2.0.23.jar | 8 KB |
xm-commons-metric-2.0.23-sources.jar | 4 KB |
xm-commons-metric-2.0.23-javadoc.jar | 30 KB |
Browse |
<!-- 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.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-metric/
implementation 'com.icthh.xm.commons:xm-commons-metric:2.0.23'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-metric/
implementation ("com.icthh.xm.commons:xm-commons-metric:2.0.23")
'com.icthh.xm.commons:xm-commons-metric:jar:2.0.23'
<dependency org="com.icthh.xm.commons" name="xm-commons-metric" rev="2.0.23">
<artifact name="xm-commons-metric" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-metric', version='2.0.23')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-metric" % "2.0.23"
[com.icthh.xm.commons/xm-commons-metric "2.0.23"]