mleap-spark 0.12.0


Group ID:
ml.combust.mleap
Artifact ID:
mleap-spark_2.11
Version:
0.12.0
Release Date:
Sept 28, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>ml.combust.mleap</groupId>
  <artifactId>mleap-spark_2.11</artifactId>
  <version>0.12.0</version>
</dependency>

compile group: 'ml.combust.mleap', name: 'mleap-spark_2.11', version: '0.12.0'