is not current version
Last Version 0.30.0

com.github.heuermh.adamexamples:adam-examples_2.11 0.28.0

Examples for ADAM: Genomic Data System.

GroupId

GroupId

com.github.heuermh.adamexamples
ArtifactId

ArtifactId

adam-examples_2.11
Version

Version

0.28.0
Type

Type

jar

Download adam-examples_2.11 0.28.0


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