ngs-utils 0.6


Group ID:
com.github.biopet
Artifact ID:
ngs-utils_2.11
Version:
0.6
Release Date:
Sep 7, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.biopet" %% "ngs-utils" % "0.6"

Mill build tool

ivy"com.github.biopet::ngs-utils:0.6"

Scala CLI

//> using dep "com.github.biopet::ngs-utils:0.6"

Ammonite REPL

import $ivy.`com.github.biopet::ngs-utils:0.6`

<dependency>
  <groupId>com.github.biopet</groupId>
  <artifactId>ngs-utils_2.11</artifactId>
  <version>0.6</version>
</dependency>

compile group: 'com.github.biopet', name: 'ngs-utils_2.11', version: '0.6'