is not current version
Last Version 0.5.0

io.ap4k:jaeger-annotations 0.4.4


GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

jaeger-annotations
Version

Version

0.4.4
Type

Type

jar

Download jaeger-annotations 0.4.4


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