is not current version
Last Version 1.3.5

com.netflix.spectator:spectator-reg-atlas 0.57.1

spectator-reg-atlas

Categories

Categories

Net
GroupId

GroupId

com.netflix.spectator
ArtifactId

ArtifactId

spectator-reg-atlas
Version

Version

0.57.1
Type

Type

jar

Download spectator-reg-atlas 0.57.1


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