heuermh / adam-commands   0.37.0

Apache License 2.0 GitHub

External commands in Java and Scala for ADAM: Genomic Data System. Apache 2 licensed.

Scala versions: 2.12 2.11 2.10

adam-commands 0.23.0


Group ID:
com.github.heuermh.adamcommands
Artifact ID:
adam-commands_2.11
Version:
0.23.0
Release Date:
Jan 11, 2018
Licenses:
Files:

libraryDependencies += "com.github.heuermh.adamcommands" %% "adam-commands" % "0.23.0"

Mill build tool

ivy"com.github.heuermh.adamcommands::adam-commands:0.23.0"

Scala CLI

//> using dep "com.github.heuermh.adamcommands::adam-commands:0.23.0"

Ammonite REPL

import $ivy.`com.github.heuermh.adamcommands::adam-commands:0.23.0`

<dependency>
  <groupId>com.github.heuermh.adamcommands</groupId>
  <artifactId>adam-commands_2.11</artifactId>
  <version>0.23.0</version>
</dependency>

compile group: 'com.github.heuermh.adamcommands', name: 'adam-commands_2.11', version: '0.23.0'