mleap-serving 0.25.1


Group ID:
ml.combust.mleap
Artifact ID:
mleap-serving_2.13
Version:
0.25.1
Release Date:
Jul 10, 2026
Licenses:
Files:
Full Scala Version:
2.13.17

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>ml.combust.mleap</groupId>
  <artifactId>mleap-serving_2.13</artifactId>
  <version>0.25.1</version>
</dependency>

compile group: 'ml.combust.mleap', name: 'mleap-serving_2.13', version: '0.25.1'