is not current version
Last Version 0.16.0

io.prometheus:simpleclient_common 0.0.7

Common code used by various modules of the Simpleclient.

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus
ArtifactId

ArtifactId

simpleclient_common
Version

Version

0.0.7
Type

Type

jar

Download simpleclient_common 0.0.7


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