airframe-json 19.11.0


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-json_2.13
Version:
19.11.0
Release Date:
Nov 6, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-json_2.13</artifactId>
  <version>19.11.0</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-json_2.13', version: '19.11.0'