is not current version
Last Version 2.11.0

io.dekorate:prometheus-annotations 0.8.2


Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.dekorate
ArtifactId

ArtifactId

prometheus-annotations
Version

Version

0.8.2
Type

Type

jar

Download prometheus-annotations 0.8.2


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