is not current version
Last Version 1.3.5

com.netflix.spectator:spectator-reg-metrics3 0.42.0-rc.3

spectator-reg-metrics3

Categories

Categories

Net Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.netflix.spectator
ArtifactId

ArtifactId

spectator-reg-metrics3
Version

Version

0.42.0-rc.3
Type

Type

jar

Download spectator-reg-metrics3 0.42.0-rc.3


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