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