airframe 22.12.6


Group ID:
org.wvlet.airframe
Artifact ID:
airframe_2.12
Version:
22.12.6
Release Date:
Dec 23, 2022
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe" % "22.12.6"

Mill build tool

ivy"org.wvlet.airframe::airframe:22.12.6"

Scala CLI

//> using dep "org.wvlet.airframe::airframe:22.12.6"

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe:22.12.6`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe_2.12</artifactId>
  <version>22.12.6</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe_2.12', version: '22.12.6'