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