Download milib-1.7.1.jar file - Jar m

Jar examples for m:milib

Description

Yet another Java library for Next Generation Sequencing (NGS) data processing.

You can download jar file milib 1.7.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add milib-1.7.1.jar to your project.

<dependency>
   <groupId>com.milaboratory</groupId>
   <artifactId>milib</artifactId>
   <version>1.7.1</version>
</dependency>
compile group: 'com.milaboratory', name: 'milib', version: '1.7.1'
libraryDependencies += "com.milaboratory" % "milib" % "1.7.1"
<dependency org="com.milaboratory" name="milib" rev="1.7.1"/>
@Grapes(@Grab(group='com.milaboratory', module='milib', version='1.7.1'))
'com.milaboratory:milib:jar:1.7.1'

Download

Click the following link to download the jar file.

milib-1.7.1-javadoc.jar
milib-1.7.1-sources.jar
milib-1.7.1-tests.jar
milib-1.7.1.jar
milib-1.7.1.pom



Related Tutorials