is not current version
Last Version 2.11.0

io.dekorate:prometheus-annotations 2.0.0.beta6


Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.dekorate
ArtifactId

ArtifactId

prometheus-annotations
Version

Version

2.0.0.beta6
Type

Type

jar

Download prometheus-annotations 2.0.0.beta6


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