smile-scala 1.5.0


Group ID:
com.github.haifengl
Artifact ID:
smile-scala_2.10
Version:
1.5.0
Release Date:
Nov 10, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.haifengl</groupId>
  <artifactId>smile-scala_2.10</artifactId>
  <version>1.5.0</version>
</dependency>

compile group: 'com.github.haifengl', name: 'smile-scala_2.10', version: '1.5.0'