airframe 22.11.1


Group ID:
org.wvlet.airframe
Artifact ID:
airframe_2.12
Version:
22.11.1
Release Date:
Nov 16, 2022
Licenses:
Files:

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

Mill build tool

ivy"org.wvlet.airframe::airframe:22.11.1"

Scala CLI

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

Ammonite REPL

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

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

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