mleap-xgboost-java 0.10.1


Group ID:
ml.combust.mleap
Artifact ID:
mleap-xgboost-java_2.11
Version:
0.10.1
Release Date:
May 21, 2018
Licenses:
Files:

libraryDependencies += "ml.combust.mleap" %% "mleap-xgboost-java" % "0.10.1"

Mill build tool

ivy"ml.combust.mleap::mleap-xgboost-java:0.10.1"

Scala CLI

//> using dep "ml.combust.mleap::mleap-xgboost-java:0.10.1"

Ammonite REPL

import $ivy.`ml.combust.mleap::mleap-xgboost-java:0.10.1`

<dependency>
  <groupId>ml.combust.mleap</groupId>
  <artifactId>mleap-xgboost-java_2.11</artifactId>
  <version>0.10.1</version>
</dependency>

compile group: 'ml.combust.mleap', name: 'mleap-xgboost-java_2.11', version: '0.10.1'