uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
ujson 4.1.0-test-publish
Group ID:
     com.lihaoyi 
  Artifact ID:
     ujson_3 
  Version:
     4.1.0-test-publish 
  Version Scheme:
    
  Release Date:
     Jan 14, 2025 
  Licenses:
    
  Files:
    
  Full Scala Version:
     3.3.4 
  Developers:
    
  libraryDependencies += "com.lihaoyi" %% "ujson" % "4.1.0-test-publish"
ivy"com.lihaoyi::ujson:4.1.0-test-publish"
//> using dep "com.lihaoyi::ujson:4.1.0-test-publish"
import $ivy.`com.lihaoyi::ujson:4.1.0-test-publish`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>ujson_3</artifactId> <version>4.1.0-test-publish</version> </dependency>
compile group: 'com.lihaoyi', name: 'ujson_3', version: '4.1.0-test-publish'