smile-scala 2.5.2


Group ID:
com.github.haifengl
Artifact ID:
smile-scala_2.13
Version:
2.5.2
Release Date:
Sept 6, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.haifengl</groupId>
  <artifactId>smile-scala_2.13</artifactId>
  <version>2.5.2</version>
</dependency>

compile group: 'com.github.haifengl', name: 'smile-scala_2.13', version: '2.5.2'