ngs-utils 0.5


Group ID:
com.github.biopet
Artifact ID:
ngs-utils_2.12
Version:
0.5
Release Date:
Aug 22, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.biopet</groupId>
  <artifactId>ngs-utils_2.12</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.github.biopet', name: 'ngs-utils_2.12', version: '0.5'