is not current version
Last Version 0.16.0

io.prometheus:simpleclient 0.0.8

Core instrumentation library for the simpleclient.

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus
ArtifactId

ArtifactId

simpleclient
Version

Version

0.0.8
Type

Type

jar

Download simpleclient 0.0.8


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