is not current version
Last Version 1.3.5

com.netflix.spectator:spectator-reg-metrics3 0.13

spectator-reg-metrics3 developed by Netflix

Categories

Categories

Net Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.netflix.spectator
ArtifactId

ArtifactId

spectator-reg-metrics3
Version

Version

0.13
Type

Type

jar

Download spectator-reg-metrics3 0.13


<!-- https://jarcasting.com/artifacts/com.netflix.spectator/spectator-reg-metrics3/ -->
<dependency>
    <groupId>com.netflix.spectator</groupId>
    <artifactId>spectator-reg-metrics3</artifactId>
    <version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.spectator/spectator-reg-metrics3/
implementation 'com.netflix.spectator:spectator-reg-metrics3:0.13'
// https://jarcasting.com/artifacts/com.netflix.spectator/spectator-reg-metrics3/
implementation ("com.netflix.spectator:spectator-reg-metrics3:0.13")
'com.netflix.spectator:spectator-reg-metrics3:jar:0.13'
<dependency org="com.netflix.spectator" name="spectator-reg-metrics3" rev="0.13">
  <artifact name="spectator-reg-metrics3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.spectator', module='spectator-reg-metrics3', version='0.13')
)
libraryDependencies += "com.netflix.spectator" % "spectator-reg-metrics3" % "0.13"
[com.netflix.spectator/spectator-reg-metrics3 "0.13"]