hammerlab / all   0.1.0

GitHub
Scala versions: 2.12
Scala.js versions: 0.6

utils 2.4.0


Group ID:
org.hammerlab.math
Artifact ID:
utils_2.12
Version:
2.4.0
Release Date:
Feb 10, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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