mleap-serving 0.17.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>ml.combust.mleap</groupId>
  <artifactId>mleap-serving_2.11</artifactId>
  <version>0.17.0</version>
</dependency>

compile group: 'ml.combust.mleap', name: 'mleap-serving_2.11', version: '0.17.0'