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