findify / xgboost4j4s   0.81-1

Apache License 2.0 GitHub

XGBoost4J for Scala with Mac and Linux binaries

Scala versions: 2.12 2.11

xgboost4j 0.81-1


Group ID:
io.findify
Artifact ID:
xgboost4j_2.12
Version:
0.81-1
Release Date:
Nov 20, 2018
Licenses:
Files:

libraryDependencies += "io.findify" %% "xgboost4j" % "0.81-1"

Mill build tool

ivy"io.findify::xgboost4j:0.81-1"

Scala CLI

//> using dep "io.findify::xgboost4j:0.81-1"

Ammonite REPL

import $ivy.`io.findify::xgboost4j:0.81-1`

<dependency>
  <groupId>io.findify</groupId>
  <artifactId>xgboost4j_2.12</artifactId>
  <version>0.81-1</version>
</dependency>

compile group: 'io.findify', name: 'xgboost4j_2.12', version: '0.81-1'