spark-fits 0.8.3


Group ID:
com.github.astrolabsoftware
Artifact ID:
spark-fits_2.12
Version:
0.8.3
Release Date:
Jun 13, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.astrolabsoftware</groupId>
  <artifactId>spark-fits_2.12</artifactId>
  <version>0.8.3</version>
</dependency>

compile group: 'com.github.astrolabsoftware', name: 'spark-fits_2.12', version: '0.8.3'