mmlspark 0.18.1


Group ID:
com.microsoft.ml.spark
Artifact ID:
mmlspark_2.11
Version:
0.18.1
Release Date:
Aug 20, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.microsoft.ml.spark" %% "mmlspark" % "0.18.1"

Mill build tool

ivy"com.microsoft.ml.spark::mmlspark:0.18.1"

Scala CLI

//> using dep "com.microsoft.ml.spark::mmlspark:0.18.1"

Ammonite REPL

import $ivy.`com.microsoft.ml.spark::mmlspark:0.18.1`

<dependency>
  <groupId>com.microsoft.ml.spark</groupId>
  <artifactId>mmlspark_2.11</artifactId>
  <version>0.18.1</version>
</dependency>

compile group: 'com.microsoft.ml.spark', name: 'mmlspark_2.11', version: '0.18.1'