Essential Building Blocks for Scala
airframe-json 21.2.0
Group ID:
     org.wvlet.airframe 
  Artifact ID:
     airframe-json_2.13 
  Version:
     21.2.0 
  Release Date:
     Feb 15, 2021 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.13.4 
  Developers:
    
  libraryDependencies += "org.wvlet.airframe" %% "airframe-json" % "21.2.0"
ivy"org.wvlet.airframe::airframe-json:21.2.0"
//> using dep "org.wvlet.airframe::airframe-json:21.2.0"
import $ivy.`org.wvlet.airframe::airframe-json:21.2.0`
<dependency> <groupId>org.wvlet.airframe</groupId> <artifactId>airframe-json_2.13</artifactId> <version>21.2.0</version> </dependency>
compile group: 'org.wvlet.airframe', name: 'airframe-json_2.13', version: '21.2.0'