hammerlab / bytes   1.1.0

GitHub
Scala versions: 2.12 2.11

bytes 1.1.0


Group ID:
org.hammerlab
Artifact ID:
bytes_2.12
Version:
1.1.0
Release Date:
Nov 21, 2017
Licenses:
Files:

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

Mill build tool

ivy"org.hammerlab::bytes:1.1.0"

Scala CLI

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

Ammonite REPL

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

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

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