is not current version
Last Version 1.2

com.github.biopet:vcfstats_2.11 1.0

VcfStats

Categories

Categories

FST Data Data Formats Serialization
GroupId

GroupId

com.github.biopet
ArtifactId

ArtifactId

vcfstats_2.11
Version

Version

1.0
Type

Type

jar

Download vcfstats_2.11 1.0


<!-- https://jarcasting.com/artifacts/com.github.biopet/vcfstats_2.11/ -->
<dependency>
    <groupId>com.github.biopet</groupId>
    <artifactId>vcfstats_2.11</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.biopet/vcfstats_2.11/
implementation 'com.github.biopet:vcfstats_2.11:1.0'
// https://jarcasting.com/artifacts/com.github.biopet/vcfstats_2.11/
implementation ("com.github.biopet:vcfstats_2.11:1.0")
'com.github.biopet:vcfstats_2.11:jar:1.0'
<dependency org="com.github.biopet" name="vcfstats_2.11" rev="1.0">
  <artifact name="vcfstats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.biopet', module='vcfstats_2.11', version='1.0')
)
libraryDependencies += "com.github.biopet" % "vcfstats_2.11" % "1.0"
[com.github.biopet/vcfstats_2.11 "1.0"]