Download sniffy-core-3.1.1.jar file - Jar s

Jar examples for s:sniffy-core

Description

Sniffy Core classes and utilities

You can download jar file sniffy-core 3.1.1 in this page.

Build File

You can use the following script to add sniffy-core-3.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

sniffy-core-3.1.1-javadoc.jar
sniffy-core-3.1.1-sources.jar
sniffy-core-3.1.1-tests.jar
sniffy-core-3.1.1.jar
sniffy-core-3.1.1.pom



Related Tutorials