Download spectator-ext-sandbox-0.20.0.jar file - Jar s

Jar examples for s:spectator-ext-sandbox

Description

spectator-ext-sandbox developed by Netflix

You can download jar file spectator-ext-sandbox 0.20.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spectator-ext-sandbox-0.20.0.jar to your project.

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

Download

Click the following link to download the jar file.

spectator-ext-sandbox-0.20.0-javadoc.jar
spectator-ext-sandbox-0.20.0-sources.jar
spectator-ext-sandbox-0.20.0.jar
spectator-ext-sandbox-0.20.0.pom



Related Tutorials