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