smile-spark 3.0.0


Group ID:
com.github.haifengl
Artifact ID:
smile-spark_2.13
Version:
3.0.0
Release Date:
Dec 15, 2022
Licenses:
Files:

libraryDependencies += "com.github.haifengl" %% "smile-spark" % "3.0.0"

Mill build tool

ivy"com.github.haifengl::smile-spark:3.0.0"

Scala CLI

//> using dep "com.github.haifengl::smile-spark:3.0.0"

Ammonite REPL

import $ivy.`com.github.haifengl::smile-spark:3.0.0`

<dependency>
  <groupId>com.github.haifengl</groupId>
  <artifactId>smile-spark_2.13</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'com.github.haifengl', name: 'smile-spark_2.13', version: '3.0.0'