spark-fits 0.7.2


Group ID:
com.github.astrolabsoftware
Artifact ID:
spark-fits_2.11
Version:
0.7.2
Release Date:
Dec 3, 2018
Licenses:
Files:

libraryDependencies += "com.github.astrolabsoftware" %% "spark-fits" % "0.7.2"

Mill build tool

ivy"com.github.astrolabsoftware::spark-fits:0.7.2"

Scala CLI

//> using dep "com.github.astrolabsoftware::spark-fits:0.7.2"

Ammonite REPL

import $ivy.`com.github.astrolabsoftware::spark-fits:0.7.2`

<dependency>
  <groupId>com.github.astrolabsoftware</groupId>
  <artifactId>spark-fits_2.11</artifactId>
  <version>0.7.2</version>
</dependency>

compile group: 'com.github.astrolabsoftware', name: 'spark-fits_2.11', version: '0.7.2'