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