Download sniffy-core-3.1.0.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.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials