spark-fits 0.2.0


Group ID:
com.github.JulienPeloton
Artifact ID:
spark-fits_2.11
Version:
0.2.0
Release Date:
Mar 22, 2018
Licenses:
Files:

libraryDependencies += "com.github.JulienPeloton" %% "spark-fits" % "0.2.0"

Mill build tool

ivy"com.github.JulienPeloton::spark-fits:0.2.0"

Scala CLI

//> using dep "com.github.JulienPeloton::spark-fits:0.2.0"

Ammonite REPL

import $ivy.`com.github.JulienPeloton::spark-fits:0.2.0`

<dependency>
  <groupId>com.github.JulienPeloton</groupId>
  <artifactId>spark-fits_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.JulienPeloton', name: 'spark-fits_2.11', version: '0.2.0'