is not current version
Last Version 2.1.0

org.xbib:metrics-common 1.2.0

null

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

metrics-common
Version

Version

1.2.0
Type

Type

jar

Download metrics-common 1.2.0


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