Files download
File Operation
spectator-nflx-tagging-1.5.1.jar download
spectator-nflx-tagging-1.5.1.pom download
spectator-nflx-tagging-1.5.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.netflix.spectator</groupId>
  <artifactId>spectator-nflx-tagging</artifactId>
  <version>1.5.1</version>
</dependency>
Gradle Groovy
implementation 'com.netflix.spectator:spectator-nflx-tagging:1.5.1'
Gradle Kotlin
implementation("com.netflix.spectator:spectator-nflx-tagging:1.5.1")
Scala SBT
libraryDependencies += "com.netflix.spectator" % "spectator-nflx-tagging" % "1.5.1"
Groovy Grape
@Grapes(
  @Grab(group='com.netflix.spectator', module='spectator-nflx-tagging', version='1.5.1')
)
Apache Ivy
<dependency org="com.netflix.spectator" name="spectator-nflx-tagging" rev="1.5.1" />
Leiningen
[com.netflix.spectator/spectator-nflx-tagging "1.5.1"]
Apache Buildr
'com.netflix.spectator:spectator-nflx-tagging:jar:1.5.1'
Dependencies