Download spectator-nflx-0.16.jar file - Jar s

Jar examples for s:spectator-nflx

Description

spectator-nflx developed by Netflix

You can download jar file spectator-nflx 0.16 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spectator-nflx-0.16.jar to your project.

<dependency>
   <groupId>com.netflix.spectator</groupId>
   <artifactId>spectator-nflx</artifactId>
   <version>0.16</version>
</dependency>
compile group: 'com.netflix.spectator', name: 'spectator-nflx', version: '0.16'
libraryDependencies += "com.netflix.spectator" % "spectator-nflx" % "0.16"
<dependency org="com.netflix.spectator" name="spectator-nflx" rev="0.16"/>
@Grapes(@Grab(group='com.netflix.spectator', module='spectator-nflx', version='0.16'))
'com.netflix.spectator:spectator-nflx:jar:0.16'

Download

Click the following link to download the jar file.

spectator-nflx-0.16-javadoc.jar
spectator-nflx-0.16-sources.jar
spectator-nflx-0.16.jar
spectator-nflx-0.16.pom



Related Tutorials