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

bytes 1.3.0


Group ID:
org.hammerlab
Artifact ID:
bytes_2.12
Version:
1.3.0
Release Date:
Oct 17, 2018
Licenses:
Files:

libraryDependencies += "org.hammerlab" %% "bytes" % "1.3.0"

Mill build tool

ivy"org.hammerlab::bytes:1.3.0"

Scala CLI

//> using dep "org.hammerlab::bytes:1.3.0"

Ammonite REPL

import $ivy.`org.hammerlab::bytes:1.3.0`

<dependency>
  <groupId>org.hammerlab</groupId>
  <artifactId>bytes_2.12</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'org.hammerlab', name: 'bytes_2.12', version: '1.3.0'