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

tolerance 1.0.0


Group ID:
org.hammerlab.math
Artifact ID:
tolerance_2.12
Version:
1.0.0
Release Date:
Mar 4, 2018
Licenses:
Files:

libraryDependencies += "org.hammerlab.math" %% "tolerance" % "1.0.0"

Mill build tool

ivy"org.hammerlab.math::tolerance:1.0.0"

Scala CLI

//> using dep "org.hammerlab.math::tolerance:1.0.0"

Ammonite REPL

import $ivy.`org.hammerlab.math::tolerance:1.0.0`

<dependency>
  <groupId>org.hammerlab.math</groupId>
  <artifactId>tolerance_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'org.hammerlab.math', name: 'tolerance_2.12', version: '1.0.0'