is not current version
Last Version 1.0.3

nl.systemsgenetics:Genotype-IO 1.0.0


Categories

Categories

Net
GroupId

GroupId

nl.systemsgenetics
ArtifactId

ArtifactId

Genotype-IO
Version

Version

1.0.0
Type

Type

jar

Download Genotype-IO 1.0.0


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