| License | License | 
|---|---|
| GroupId | GroupIdcom.milaboratory | 
| ArtifactId | ArtifactIdmicommons | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMiCommons Common tools for NGS (next-generation sequencing) data processing. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| micommons-1.0.3.pom | |
| micommons-1.0.3.jar | 167 KB | 
| micommons-1.0.3-sources.jar | 134 KB | 
| micommons-1.0.3-javadoc.jar | 641 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.milaboratory/micommons/ -->
<dependency>
    <groupId>com.milaboratory</groupId>
    <artifactId>micommons</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/com.milaboratory/micommons/
implementation 'com.milaboratory:micommons:1.0.3'// https://jarcasting.com/artifacts/com.milaboratory/micommons/
implementation ("com.milaboratory:micommons:1.0.3")'com.milaboratory:micommons:jar:1.0.3'<dependency org="com.milaboratory" name="micommons" rev="1.0.3">
  <artifact name="micommons" type="jar" />
</dependency>@Grapes(
@Grab(group='com.milaboratory', module='micommons', version='1.0.3')
)libraryDependencies += "com.milaboratory" % "micommons" % "1.0.3"[com.milaboratory/micommons "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| cc.redberry : pipe | jar | 0.9.2 | 
| org.jdom : jdom | jar | 1.1 | 
| org.apache.commons : commons-compress | jar | 1.2 | 
| org.apache.commons : commons-math | jar | 2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 |