Last Version

MiTools 1.5

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

License

License

GroupId

GroupId

com.milaboratory
ArtifactId

ArtifactId

mitools
Version

Version

1.5
Type

Type

jar
Description

Description

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

Project URL

https://github.com/milaboratory/mitools

Download mitools 1.5


<!-- https://jarcasting.com/artifacts/com.milaboratory/mitools/ -->
<dependency>
    <groupId>com.milaboratory</groupId>
    <artifactId>mitools</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.milaboratory/mitools/
implementation 'com.milaboratory:mitools:1.5'
// https://jarcasting.com/artifacts/com.milaboratory/mitools/
implementation ("com.milaboratory:mitools:1.5")
'com.milaboratory:mitools:jar:1.5'
<dependency org="com.milaboratory" name="mitools" rev="1.5">
  <artifact name="mitools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.milaboratory', module='mitools', version='1.5')
)
libraryDependencies += "com.milaboratory" % "mitools" % "1.5"
[com.milaboratory/mitools "1.5"]

Dependencies

compile (2)

Group / Artifact Type Version
com.milaboratory : milib jar 1.8
com.beust : jcommander jar 1.48

test (3)

Group / Artifact Type Version
com.milaboratory : milib test-jar 1.8
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.