hammerlab / math-utils   1.0.1

Apache License 2.0 GitHub

Math and statistics utilities

Scala versions: 2.12 2.11
Scala.js versions: 0.6

utils 2.2.0


Group ID:
org.hammerlab.math
Artifact ID:
utils_2.11
Version:
2.2.0
Release Date:
Mar 4, 2018
Licenses:
Files:

libraryDependencies += "org.hammerlab.math" %% "utils" % "2.2.0"

Mill build tool

ivy"org.hammerlab.math::utils:2.2.0"

Scala CLI

//> using dep "org.hammerlab.math::utils:2.2.0"

Ammonite REPL

import $ivy.`org.hammerlab.math::utils:2.2.0`

<dependency>
  <groupId>org.hammerlab.math</groupId>
  <artifactId>utils_2.11</artifactId>
  <version>2.2.0</version>
</dependency>

compile group: 'org.hammerlab.math', name: 'utils_2.11', version: '2.2.0'