vcfstats 1.2


Group ID:
com.github.biopet
Artifact ID:
vcfstats_2.11
Version:
1.2
Release Date:
Jul 16, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.biopet" %% "vcfstats" % "1.2"

Mill build tool

ivy"com.github.biopet::vcfstats:1.2"

Scala CLI

//> using dep "com.github.biopet::vcfstats:1.2"

Ammonite REPL

import $ivy.`com.github.biopet::vcfstats:1.2`

<dependency>
  <groupId>com.github.biopet</groupId>
  <artifactId>vcfstats_2.11</artifactId>
  <version>1.2</version>
</dependency>

compile group: 'com.github.biopet', name: 'vcfstats_2.11', version: '1.2'