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