| Categories | CategoriesData Net | 
|---|---|
| GroupId | GroupIdnl.systemsgenetics | 
| ArtifactId | ArtifactIdMetaGenomicDataProcessing | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMetaGenomicDataProcessing Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/nl.systemsgenetics/MetaGenomicDataProcessing/ -->
<dependency>
    <groupId>nl.systemsgenetics</groupId>
    <artifactId>MetaGenomicDataProcessing</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/nl.systemsgenetics/MetaGenomicDataProcessing/
implementation 'nl.systemsgenetics:MetaGenomicDataProcessing:1.0.2'// https://jarcasting.com/artifacts/nl.systemsgenetics/MetaGenomicDataProcessing/
implementation ("nl.systemsgenetics:MetaGenomicDataProcessing:1.0.2")'nl.systemsgenetics:MetaGenomicDataProcessing:jar:1.0.2'<dependency org="nl.systemsgenetics" name="MetaGenomicDataProcessing" rev="1.0.2">
  <artifact name="MetaGenomicDataProcessing" type="jar" />
</dependency>@Grapes(
@Grab(group='nl.systemsgenetics', module='MetaGenomicDataProcessing', version='1.0.2')
)libraryDependencies += "nl.systemsgenetics" % "MetaGenomicDataProcessing" % "1.0.2"[nl.systemsgenetics/MetaGenomicDataProcessing "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| nl.systemsgenetics : genetica-libraries | jar | 1.0.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |