spark-smile 0.0.1


Group ID:
com.github.pierrenodet
Artifact ID:
spark-smile_2.12
Version:
0.0.1
Release Date:
Oct 28, 2019
Licenses:
Files:

libraryDependencies += "com.github.pierrenodet" %% "spark-smile" % "0.0.1"

Mill build tool

ivy"com.github.pierrenodet::spark-smile:0.0.1"

Scala CLI

//> using dep "com.github.pierrenodet::spark-smile:0.0.1"

Ammonite REPL

import $ivy.`com.github.pierrenodet::spark-smile:0.0.1`

<dependency>
  <groupId>com.github.pierrenodet</groupId>
  <artifactId>spark-smile_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.pierrenodet', name: 'spark-smile_2.12', version: '0.0.1'