| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdnl.systemsgenetics |
| ArtifactId | ArtifactIdimputation-tool |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| imputation-tool-1.0.4.pom | |
| imputation-tool-1.0.4.jar | 37 KB |
| imputation-tool-1.0.4-sources.jar | 22 KB |
| imputation-tool-1.0.4-javadoc.jar | 75 KB |
| imputation-tool-1.0.4-jar-with-dependencies.jar | 37 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.systemsgenetics/imputation-tool/ -->
<dependency>
<groupId>nl.systemsgenetics</groupId>
<artifactId>imputation-tool</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/nl.systemsgenetics/imputation-tool/
implementation 'nl.systemsgenetics:imputation-tool:1.0.4'
// https://jarcasting.com/artifacts/nl.systemsgenetics/imputation-tool/
implementation ("nl.systemsgenetics:imputation-tool:1.0.4")
'nl.systemsgenetics:imputation-tool:jar:1.0.4'
<dependency org="nl.systemsgenetics" name="imputation-tool" rev="1.0.4">
<artifact name="imputation-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.systemsgenetics', module='imputation-tool', version='1.0.4')
)
libraryDependencies += "nl.systemsgenetics" % "imputation-tool" % "1.0.4"
[nl.systemsgenetics/imputation-tool "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| nl.systemsgenetics : genetica-libraries | jar | 1.0.5 |