takezoe / predictionio-toolbox   0.0.1

GitHub

Toolbox for Apache PredictionIO

Scala versions: 2.11

predictionio-toolbox 0.0.1


Group ID:
com.github.takezoe
Artifact ID:
predictionio-toolbox_2.11
Version:
0.0.1
Release Date:
Mar 28, 2018
Licenses:
Files:

libraryDependencies += "com.github.takezoe" %% "predictionio-toolbox" % "0.0.1"

Mill build tool

ivy"com.github.takezoe::predictionio-toolbox:0.0.1"

Scala CLI

//> using dep "com.github.takezoe::predictionio-toolbox:0.0.1"

Ammonite REPL

import $ivy.`com.github.takezoe::predictionio-toolbox:0.0.1`

<dependency>
  <groupId>com.github.takezoe</groupId>
  <artifactId>predictionio-toolbox_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.takezoe', name: 'predictionio-toolbox_2.11', version: '0.0.1'