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