airframe 20.12.2


Group ID:
org.wvlet.airframe
Artifact ID:
airframe_2.13
Version:
20.12.2
Release Date:
Dec 31, 2020
Licenses:
Files:

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

Mill build tool

ivy"org.wvlet.airframe::airframe:20.12.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe_2.13</artifactId>
  <version>20.12.2</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe_2.13', version: '20.12.2'