bamstats 1.0.1


Group ID:
com.github.biopet
Artifact ID:
bamstats_2.11
Version:
1.0.1
Release Date:
Oct 25, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.biopet" %% "bamstats" % "1.0.1"

Mill build tool

ivy"com.github.biopet::bamstats:1.0.1"

Scala CLI

//> using dep "com.github.biopet::bamstats:1.0.1"

Ammonite REPL

import $ivy.`com.github.biopet::bamstats:1.0.1`

<dependency>
  <groupId>com.github.biopet</groupId>
  <artifactId>bamstats_2.11</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.biopet', name: 'bamstats_2.11', version: '1.0.1'