is not current version
Last Version 0.2.7

org.rhq.metrics:clients 0.2.6

Clients for use with RHQ Metrics

Categories

Categories

CLI User Interface Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.rhq.metrics
ArtifactId

ArtifactId

clients
Version

Version

0.2.6
Type

Type

pom

Download clients 0.2.6

Filename Size
clients-0.2.6.pom 1 KB
Browse

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