uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
ujson 4.0.0
Group ID:
com.lihaoyi
Artifact ID:
ujson_3
Version:
4.0.0
Release Date:
Jul 22, 2024
Licenses:
Files:
Full Scala Version:
3.4.2
libraryDependencies += "com.lihaoyi" %% "ujson" % "4.0.0"
ivy"com.lihaoyi::ujson:4.0.0"
//> using dep "com.lihaoyi::ujson:4.0.0"
import $ivy.`com.lihaoyi::ujson:4.0.0`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>ujson_3</artifactId> <version>4.0.0</version> </dependency>
compile group: 'com.lihaoyi', name: 'ujson_3', version: '4.0.0'