is not current version
Last Version 1.0.4

nl.systemsgenetics:imputation-tool 1.0.2


Categories

Categories

Net
GroupId

GroupId

nl.systemsgenetics
ArtifactId

ArtifactId

imputation-tool
Version

Version

1.0.2
Type

Type

jar

Download imputation-tool 1.0.2


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