jodersky / scalapb-ujson   0.3.2

Apache License 2.0 GitHub

ScalaPB to JSON conversions and vice versa

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

scalapb-ujson-compat 0.3.2


Group ID:
io.crashbox
Artifact ID:
scalapb-ujson-compat_3
Version:
0.3.2
Release Date:
Sep 22, 2023
Licenses:
Files:

libraryDependencies += "io.crashbox" %% "scalapb-ujson-compat" % "0.3.2"

Mill build tool

ivy"io.crashbox::scalapb-ujson-compat:0.3.2"

Scala CLI

//> using dep "io.crashbox::scalapb-ujson-compat:0.3.2"

Ammonite REPL

import $ivy.`io.crashbox::scalapb-ujson-compat:0.3.2`

<dependency>
  <groupId>io.crashbox</groupId>
  <artifactId>scalapb-ujson-compat_3</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'io.crashbox', name: 'scalapb-ujson-compat_3', version: '0.3.2'