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