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