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