is not current version
Last Version 0.5.0

io.ap4k:prometheus-annotations 0.2.2


Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

prometheus-annotations
Version

Version

0.2.2
Type

Type

jar

Download prometheus-annotations 0.2.2


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