heuermh / adam-gfa   0.8.0

GNU Lesser General Public License v3.0 only GitHub

Graphical Fragment Assembly (GFA) support for ADAM. Licensed LGPL version 3 or later.

Scala versions: 2.12 2.11

adam-gfa 0.8.0


Group ID:
com.github.heuermh.adamgfa
Artifact ID:
adam-gfa_2.12
Version:
0.8.0
Release Date:
Apr 2, 2021
Licenses:
Files:

libraryDependencies += "com.github.heuermh.adamgfa" %% "adam-gfa" % "0.8.0"

Mill build tool

ivy"com.github.heuermh.adamgfa::adam-gfa:0.8.0"

Scala CLI

//> using dep "com.github.heuermh.adamgfa::adam-gfa:0.8.0"

Ammonite REPL

import $ivy.`com.github.heuermh.adamgfa::adam-gfa:0.8.0`

<dependency>
  <groupId>com.github.heuermh.adamgfa</groupId>
  <artifactId>adam-gfa_2.12</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'com.github.heuermh.adamgfa', name: 'adam-gfa_2.12', version: '0.8.0'