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