is not current version
Last Version 1.0.4

nl.systemsgenetics:imputation-tool 1.0.3


Categories

Categories

Net
GroupId

GroupId

nl.systemsgenetics
ArtifactId

ArtifactId

imputation-tool
Version

Version

1.0.3
Type

Type

jar

Download imputation-tool 1.0.3


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