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