Essential Building Blocks for Scala
airframe-json 22.5.0
Group ID:
     org.wvlet.airframe 
  Artifact ID:
     airframe-json_3 
  Version:
     22.5.0 
  Release Date:
     May 23, 2022 
  Licenses:
    
  Files:
    
  Full Scala Version:
     3.1.2 
  Developers:
    
  libraryDependencies += "org.wvlet.airframe" %% "airframe-json" % "22.5.0"
ivy"org.wvlet.airframe::airframe-json:22.5.0"
//> using dep "org.wvlet.airframe::airframe-json:22.5.0"
import $ivy.`org.wvlet.airframe::airframe-json:22.5.0`
<dependency> <groupId>org.wvlet.airframe</groupId> <artifactId>airframe-json_3</artifactId> <version>22.5.0</version> </dependency>
compile group: 'org.wvlet.airframe', name: 'airframe-json_3', version: '22.5.0'