bayes-scala 0.5


Group ID:
com.github.danielkorzekwa
Artifact ID:
bayes-scala_2.11
Version:
0.5
Release Date:
Apr 28, 2015
Licenses:
Files:

libraryDependencies += "com.github.danielkorzekwa" %% "bayes-scala" % "0.5"

Mill build tool

ivy"com.github.danielkorzekwa::bayes-scala:0.5"

Scala CLI

//> using dep "com.github.danielkorzekwa::bayes-scala:0.5"

Ammonite REPL

import $ivy.`com.github.danielkorzekwa::bayes-scala:0.5`

<dependency>
  <groupId>com.github.danielkorzekwa</groupId>
  <artifactId>bayes-scala_2.11</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.github.danielkorzekwa', name: 'bayes-scala_2.11', version: '0.5'