Download snp4j-0.2.jar file - Jar s

Jar examples for s:snp4j

Description

An api to send notification to Snarl

You can download jar file snp4j 0.2 in this page.

Build File

You can use the following script to add snp4j-0.2.jar to your project.

<dependency>
   <groupId>fr.jcgay.snp4j</groupId>
   <artifactId>snp4j</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'fr.jcgay.snp4j', name: 'snp4j', version: '0.2'
libraryDependencies += "fr.jcgay.snp4j" % "snp4j" % "0.2"
<dependency org="fr.jcgay.snp4j" name="snp4j" rev="0.2"/>
@Grapes(@Grab(group='fr.jcgay.snp4j', module='snp4j', version='0.2'))
'fr.jcgay.snp4j:snp4j:jar:0.2'

Download

Click the following link to download the jar file.

snp4j-0.2-javadoc.jar
snp4j-0.2-sources.jar
snp4j-0.2.jar
snp4j-0.2.pom



Related Tutorials