airframe-json 21.8.0


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-json_3
Version:
21.8.0
Release Date:
Aug 6, 2021
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe-json" % "21.8.0"

Mill build tool

ivy"org.wvlet.airframe::airframe-json:21.8.0"

Scala CLI

//> using dep "org.wvlet.airframe::airframe-json:21.8.0"

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe-json:21.8.0`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-json_3</artifactId>
  <version>21.8.0</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-json_3', version: '21.8.0'