Registry / serialization / ujson-2-13

ujson-2-13

JSON →
library4.4.3javamavenunverified

A fast, lightweight JSON library for Scala, part of the uPickle project.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>ujson_2.13</artifactId> <version>4.4.3</version> </dependency>
INSTALL
IMPORT
SIG · UJSON-2-13
U
ujson-2-13
serializationjavav4.4.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

default
upickle.default

Minimal usage of ujson.read

import upickle.default._ object Example { def main(args: Array[String]): Unit = { val json = ujson.read("{\"key\":\"value\"}") println(json) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
OpenAI (training)
1
Resources
ujson-2-13 — mvn dependency:get ujson-2-13 · libregistry