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