Download snp4j-0.3.jar file - Jar s

Jar examples for s:snp4j

Description

An api to send notification to Snarl

You can download jar file snp4j 0.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

snp4j-0.3-javadoc.jar
snp4j-0.3-sources.jar
snp4j-0.3.jar
snp4j-0.3.pom



Related Tutorials