smile-scala 3.0.1


Group ID:
com.github.haifengl
Artifact ID:
smile-scala_2.13
Version:
3.0.1
Release Date:
Mar 3, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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