uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
ujson 4.3.0
Group ID:
com.lihaoyi
Artifact ID:
ujson_2.13
Version:
4.3.0
Version Scheme:
Release Date:
Sep 1, 2025
Licenses:
Files:
Full Scala Version:
2.13.11
Developers:
libraryDependencies += "com.lihaoyi" %% "ujson" % "4.3.0"
ivy"com.lihaoyi::ujson:4.3.0"
//> using dep "com.lihaoyi::ujson:4.3.0"
import $ivy.`com.lihaoyi::ujson:4.3.0`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>ujson_2.13</artifactId> <version>4.3.0</version> </dependency>
compile group: 'com.lihaoyi', name: 'ujson_2.13', version: '4.3.0'