Download ngs-java-1.2.4.jar file - Jar n

Jar examples for n:ngs-java

Description

ngs api

You can download jar file ngs-java 1.2.4 in this page.

License

NCBI License

Build File

You can use the following script to add ngs-java-1.2.4.jar to your project.

<dependency>
   <groupId>gov.nih.nlm.ncbi</groupId>
   <artifactId>ngs-java</artifactId>
   <version>1.2.4</version>
</dependency>
compile group: 'gov.nih.nlm.ncbi', name: 'ngs-java', version: '1.2.4'
libraryDependencies += "gov.nih.nlm.ncbi" % "ngs-java" % "1.2.4"
<dependency org="gov.nih.nlm.ncbi" name="ngs-java" rev="1.2.4"/>
@Grapes(@Grab(group='gov.nih.nlm.ncbi', module='ngs-java', version='1.2.4'))
'gov.nih.nlm.ncbi:ngs-java:jar:1.2.4'

Download

Click the following link to download the jar file.

ngs-java-1.2.4-javadoc.jar
ngs-java-1.2.4-sources.jar
ngs-java-1.2.4.jar
ngs-java-1.2.4.pom



Related Tutorials