is not current version
Last Version 0.22.0

com.github.heuermh.adamexamples:adam-examples_2.10 0.18.2

Examples for ADAM: Genomic Data System.

GroupId

GroupId

com.github.heuermh.adamexamples
ArtifactId

ArtifactId

adam-examples_2.10
Version

Version

0.18.2
Type

Type

jar

Download adam-examples_2.10 0.18.2


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