Download sniffy-ui-3.1.0-RC5.jar file - Jar s

Jar examples for s:sniffy-ui

Description

Sniffy counts the number of executed queries

You can download jar file sniffy-ui 3.1.0-RC5 in this page.

License

MIT License

Build File

You can use the following script to add sniffy-ui-3.1.0-RC5.jar to your project.

<dependency>
   <groupId>io.sniffy</groupId>
   <artifactId>sniffy-ui</artifactId>
   <version>3.1.0-RC5</version>
</dependency>
compile group: 'io.sniffy', name: 'sniffy-ui', version: '3.1.0-RC5'
libraryDependencies += "io.sniffy" % "sniffy-ui" % "3.1.0-RC5"
<dependency org="io.sniffy" name="sniffy-ui" rev="3.1.0-RC5"/>
@Grapes(@Grab(group='io.sniffy', module='sniffy-ui', version='3.1.0-RC5'))
'io.sniffy:sniffy-ui:jar:3.1.0-RC5'

Download

Click the following link to download the jar file.

sniffy-ui-3.1.0-RC5.jar
sniffy-ui-3.1.0-RC5.pom



Related Tutorials