is not current version
Last Version 1.0.4

io.helixservice:helix-metrics 1.0.2


Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.helixservice
ArtifactId

ArtifactId

helix-metrics
Version

Version

1.0.2
Type

Type

jar

Download helix-metrics 1.0.2


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