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