is not current version
Last Version 1.0.3

io.github.iamaldren:micrometer-handler-annotation 1.0.0

A lib that uses annotation to for Metrics execution

GroupId

GroupId

io.github.iamaldren
ArtifactId

ArtifactId

micrometer-handler-annotation
Version

Version

1.0.0
Type

Type

jar

Download micrometer-handler-annotation 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.iamaldren/micrometer-handler-annotation/ -->
<dependency>
    <groupId>io.github.iamaldren</groupId>
    <artifactId>micrometer-handler-annotation</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamaldren/micrometer-handler-annotation/
implementation 'io.github.iamaldren:micrometer-handler-annotation:1.0.0'
// https://jarcasting.com/artifacts/io.github.iamaldren/micrometer-handler-annotation/
implementation ("io.github.iamaldren:micrometer-handler-annotation:1.0.0")
'io.github.iamaldren:micrometer-handler-annotation:jar:1.0.0'
<dependency org="io.github.iamaldren" name="micrometer-handler-annotation" rev="1.0.0">
  <artifact name="micrometer-handler-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamaldren', module='micrometer-handler-annotation', version='1.0.0')
)
libraryDependencies += "io.github.iamaldren" % "micrometer-handler-annotation" % "1.0.0"
[io.github.iamaldren/micrometer-handler-annotation "1.0.0"]