mleap-runtime 0.14.0


Group ID:
ml.combust.mleap
Artifact ID:
mleap-runtime_2.12
Version:
0.14.0
Release Date:
Jun 22, 2019
Licenses:
Files:

libraryDependencies += "ml.combust.mleap" %% "mleap-runtime" % "0.14.0"

Mill build tool

ivy"ml.combust.mleap::mleap-runtime:0.14.0"

Scala CLI

//> using dep "ml.combust.mleap::mleap-runtime:0.14.0"

Ammonite REPL

import $ivy.`ml.combust.mleap::mleap-runtime:0.14.0`

<dependency>
  <groupId>ml.combust.mleap</groupId>
  <artifactId>mleap-runtime_2.12</artifactId>
  <version>0.14.0</version>
</dependency>

compile group: 'ml.combust.mleap', name: 'mleap-runtime_2.12', version: '0.14.0'