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