suzaku-io / boopickle   1.4.0

Apache License 2.0 GitHub

Binary serialization library for efficient network communication

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.3

boopickle 1.1.0


Group ID:
me.chrons
Artifact ID:
boopickle_2.11
Version:
1.1.0
Release Date:
Jul 16, 2015
Licenses:
MIT
Files:

libraryDependencies += "me.chrons" %% "boopickle" % "1.1.0"

Mill build tool

ivy"me.chrons::boopickle:1.1.0"

Scala CLI

//> using dep "me.chrons::boopickle:1.1.0"

Ammonite REPL

import $ivy.`me.chrons::boopickle:1.1.0`

<dependency>
  <groupId>me.chrons</groupId>
  <artifactId>boopickle_2.11</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'me.chrons', name: 'boopickle_2.11', version: '1.1.0'