is not current version
Last Version 0.5.0

io.ap4k:prometheus-annotations 0.4.3


Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

prometheus-annotations
Version

Version

0.4.3
Type

Type

jar

Download prometheus-annotations 0.4.3


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