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.1


Group ID:
org.hammerlab.math
Artifact ID:
utils_2.12
Version:
2.2.1
Release Date:
Jul 30, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.hammerlab.math</groupId>
  <artifactId>utils_2.12</artifactId>
  <version>2.2.1</version>
</dependency>

compile group: 'org.hammerlab.math', name: 'utils_2.12', version: '2.2.1'