mleap-spark 0.17.0


Group ID:
ml.combust.mleap
Artifact ID:
mleap-spark_2.12
Version:
0.17.0
Release Date:
May 7, 2021
Licenses:
Files:

libraryDependencies += "ml.combust.mleap" %% "mleap-spark" % "0.17.0"

Mill build tool

ivy"ml.combust.mleap::mleap-spark:0.17.0"

Scala CLI

//> using dep "ml.combust.mleap::mleap-spark:0.17.0"

Ammonite REPL

import $ivy.`ml.combust.mleap::mleap-spark:0.17.0`

<dependency>
  <groupId>ml.combust.mleap</groupId>
  <artifactId>mleap-spark_2.12</artifactId>
  <version>0.17.0</version>
</dependency>

compile group: 'ml.combust.mleap', name: 'mleap-spark_2.12', version: '0.17.0'