astrolabsoftware / spark3d   0.3.1

Apache License 2.0 Website GitHub

Spark extension for processing large-scale 3D data sets: Astrophysics, High Energy Physics, Meteorology, …

Scala versions: 2.11

spark3d 0.1.2


Group ID:
com.github.theastrolab
Artifact ID:
spark3d_2.11
Version:
0.1.2
Release Date:
Jul 1, 2018
Licenses:
Files:

libraryDependencies += "com.github.theastrolab" %% "spark3d" % "0.1.2"

Mill build tool

ivy"com.github.theastrolab::spark3d:0.1.2"

Scala CLI

//> using dep "com.github.theastrolab::spark3d:0.1.2"

Ammonite REPL

import $ivy.`com.github.theastrolab::spark3d:0.1.2`

<dependency>
  <groupId>com.github.theastrolab</groupId>
  <artifactId>spark3d_2.11</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.github.theastrolab', name: 'spark3d_2.11', version: '0.1.2'