xxxnell / flip   0.0.4

MIT License GitHub

Fast and lightweight probability tools for a dataset and a data stream.

Scala versions: 2.12

flip 0.0.3


Group ID:
com.xxxnell
Artifact ID:
flip_2.12
Version:
0.0.3
Release Date:
Mar 26, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.xxxnell" %% "flip" % "0.0.3"

Mill build tool

ivy"com.xxxnell::flip:0.0.3"

Scala CLI

//> using dep "com.xxxnell::flip:0.0.3"

Ammonite REPL

import $ivy.`com.xxxnell::flip:0.0.3`

<dependency>
  <groupId>com.xxxnell</groupId>
  <artifactId>flip_2.12</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.xxxnell', name: 'flip_2.12', version: '0.0.3'