Download snitch-core-0.8.5.jar file - Jar s

Jar examples for s:snitch-core

Description

Core API for snitch monitoring

You can download jar file snitch-core 0.8.5 in this page.

Build File

You can use the following script to add snitch-core-0.8.5.jar to your project.

<dependency>
   <groupId>com.bazaarvoice.snitch</groupId>
   <artifactId>snitch-core</artifactId>
   <version>0.8.5</version>
</dependency>
compile group: 'com.bazaarvoice.snitch', name: 'snitch-core', version: '0.8.5'
libraryDependencies += "com.bazaarvoice.snitch" % "snitch-core" % "0.8.5"
<dependency org="com.bazaarvoice.snitch" name="snitch-core" rev="0.8.5"/>
@Grapes(@Grab(group='com.bazaarvoice.snitch', module='snitch-core', version='0.8.5'))
'com.bazaarvoice.snitch:snitch-core:jar:0.8.5'

Download

Click the following link to download the jar file.

snitch-core-0.8.5-javadoc.jar
snitch-core-0.8.5-sources.jar
snitch-core-0.8.5.jar
snitch-core-0.8.5.pom



Related Tutorials