smile-scala 2.1.0


Group ID:
com.github.haifengl
Artifact ID:
smile-scala_2.11
Version:
2.1.0
Release Date:
Jan 29, 2020
Licenses:
Files:

libraryDependencies += "com.github.haifengl" %% "smile-scala" % "2.1.0"

Mill build tool

ivy"com.github.haifengl::smile-scala:2.1.0"

Scala CLI

//> using dep "com.github.haifengl::smile-scala:2.1.0"

Ammonite REPL

import $ivy.`com.github.haifengl::smile-scala:2.1.0`

<dependency>
  <groupId>com.github.haifengl</groupId>
  <artifactId>smile-scala_2.11</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'com.github.haifengl', name: 'smile-scala_2.11', version: '2.1.0'