is not current version
Last Version 1.8.3

org.nmdp.ngs:ngs-multimodule 1.4

Next generation sequencing (NGS/HTS) multi-module build.

GroupId

GroupId

org.nmdp.ngs
ArtifactId

ArtifactId

ngs-multimodule
Version

Version

1.4
Type

Type

pom

Download ngs-multimodule 1.4

Filename Size
ngs-multimodule-1.4.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/org.nmdp.ngs/ngs-multimodule/ -->
<dependency>
    <groupId>org.nmdp.ngs</groupId>
    <artifactId>ngs-multimodule</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nmdp.ngs/ngs-multimodule/
implementation 'org.nmdp.ngs:ngs-multimodule:1.4'
// https://jarcasting.com/artifacts/org.nmdp.ngs/ngs-multimodule/
implementation ("org.nmdp.ngs:ngs-multimodule:1.4")
'org.nmdp.ngs:ngs-multimodule:pom:1.4'
<dependency org="org.nmdp.ngs" name="ngs-multimodule" rev="1.4">
  <artifact name="ngs-multimodule" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nmdp.ngs', module='ngs-multimodule', version='1.4')
)
libraryDependencies += "org.nmdp.ngs" % "ngs-multimodule" % "1.4"
[org.nmdp.ngs/ngs-multimodule "1.4"]