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

channel 1.5.2


Group ID:
org.hammerlab
Artifact ID:
channel_2.12
Version:
1.5.2
Release Date:
Jul 28, 2018
Licenses:
Files:

libraryDependencies += "org.hammerlab" %% "channel" % "1.5.2"

Mill build tool

ivy"org.hammerlab::channel:1.5.2"

Scala CLI

//> using dep "org.hammerlab::channel:1.5.2"

Ammonite REPL

import $ivy.`org.hammerlab::channel:1.5.2`

<dependency>
  <groupId>org.hammerlab</groupId>
  <artifactId>channel_2.12</artifactId>
  <version>1.5.2</version>
</dependency>

compile group: 'org.hammerlab', name: 'channel_2.12', version: '1.5.2'