is not current version
Last Version 0.5.0

com.github.heuermh.adamgfa:adam-gfa_2.11 0.4.0

Graphical Fragment Assembly (GFA) support for ADAM.

GroupId

GroupId

com.github.heuermh.adamgfa
ArtifactId

ArtifactId

adam-gfa_2.11
Version

Version

0.4.0
Type

Type

jar

Download adam-gfa_2.11 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.heuermh.adamgfa/adam-gfa_2.11/ -->
<dependency>
    <groupId>com.github.heuermh.adamgfa</groupId>
    <artifactId>adam-gfa_2.11</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.adamgfa/adam-gfa_2.11/
implementation 'com.github.heuermh.adamgfa:adam-gfa_2.11:0.4.0'
// https://jarcasting.com/artifacts/com.github.heuermh.adamgfa/adam-gfa_2.11/
implementation ("com.github.heuermh.adamgfa:adam-gfa_2.11:0.4.0")
'com.github.heuermh.adamgfa:adam-gfa_2.11:jar:0.4.0'
<dependency org="com.github.heuermh.adamgfa" name="adam-gfa_2.11" rev="0.4.0">
  <artifact name="adam-gfa_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.adamgfa', module='adam-gfa_2.11', version='0.4.0')
)
libraryDependencies += "com.github.heuermh.adamgfa" % "adam-gfa_2.11" % "0.4.0"
[com.github.heuermh.adamgfa/adam-gfa_2.11 "0.4.0"]