A lightweight JSON serialization library for Scala.
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>upickle_2.12</artifactId>
<version>4.4.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes a string to JSON using uPickle.
Update your code to use the new ReadWriter pattern.
No dependency data recorded yet.