spark-fits 0.8.4


Group ID:
com.github.astrolabsoftware
Artifact ID:
spark-fits_2.12
Version:
0.8.4
Release Date:
May 19, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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