sirthias / borer   1.15.0

Mozilla Public License 2.0 Website GitHub

Efficient CBOR and JSON (de)serialization in Scala

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.5

borer-derivation 1.15.0


Group ID:
io.bullet
Artifact ID:
borer-derivation_3
Version:
1.15.0
Version Scheme:
Release Date:
Dec 6, 2024
Licenses:
Files:
Full Scala Version:
3.3.4
Developers:

libraryDependencies += "io.bullet" %% "borer-derivation" % "1.15.0"

Mill build tool

ivy"io.bullet::borer-derivation:1.15.0"

Scala CLI

//> using dep "io.bullet::borer-derivation:1.15.0"

Ammonite REPL

import $ivy.`io.bullet::borer-derivation:1.15.0`

<dependency>
  <groupId>io.bullet</groupId>
  <artifactId>borer-derivation_3</artifactId>
  <version>1.15.0</version>
</dependency>

compile group: 'io.bullet', name: 'borer-derivation_3', version: '1.15.0'