diana-hep / spark-root   0.1.16

Apache License 2.0 GitHub

Apache Spark Data Source for ROOT File Format

Scala versions: 2.11

spark-root 0.1.0


Group ID:
org.diana-hep
Artifact ID:
spark-root_2.11
Version:
0.1.0
Release Date:
Dec 4, 2016
Licenses:
Files:

libraryDependencies += "org.diana-hep" %% "spark-root" % "0.1.0"

Mill build tool

ivy"org.diana-hep::spark-root:0.1.0"

Scala CLI

//> using dep "org.diana-hep::spark-root:0.1.0"

Ammonite REPL

import $ivy.`org.diana-hep::spark-root:0.1.0`

<dependency>
  <groupId>org.diana-hep</groupId>
  <artifactId>spark-root_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'org.diana-hep', name: 'spark-root_2.11', version: '0.1.0'