hammerlab / io-utils   1.3.0

Apache License 2.0 GitHub

Libraries for console/file I/O, processing/formatting sizes in bytes, etc.

Scala versions: 2.12 2.11
Scala.js versions: 0.6

parallel 1.0.0


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

libraryDependencies += "org.hammerlab" %% "parallel" % "1.0.0"

Mill build tool

ivy"org.hammerlab::parallel:1.0.0"

Scala CLI

//> using dep "org.hammerlab::parallel:1.0.0"

Ammonite REPL

import $ivy.`org.hammerlab::parallel:1.0.0`

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

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