vcfstats 1.0


Group ID:
com.github.biopet
Artifact ID:
vcfstats_2.11
Version:
1.0
Release Date:
Dec 5, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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