is not current version
Last Version 0.7

com.github.biopet:ngs-utils_2.11 0.6

ngs-utils

GroupId

GroupId

com.github.biopet
ArtifactId

ArtifactId

ngs-utils_2.11
Version

Version

0.6
Type

Type

jar

Download ngs-utils_2.11 0.6


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