Download sniffy-core-3.1.2.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.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials