spark-fits 1.0.0


Group ID:
com.github.astrolabsoftware
Artifact ID:
spark-fits_2.11
Version:
1.0.0
Release Date:
Apr 26, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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