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 0.1.0


Group ID:
io.crashbox
Artifact ID:
scalapb-ujson_3
Version:
0.1.0
Release Date:
Mar 9, 2023
Licenses:
Files:

libraryDependencies += "io.crashbox" %% "scalapb-ujson" % "0.1.0"

Mill build tool

ivy"io.crashbox::scalapb-ujson:0.1.0"

Scala CLI

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

Ammonite REPL

import $ivy.`io.crashbox::scalapb-ujson:0.1.0`

<dependency>
  <groupId>io.crashbox</groupId>
  <artifactId>scalapb-ujson_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.crashbox', name: 'scalapb-ujson_3', version: '0.1.0'