airframe 19.11.2


Group ID:
org.wvlet.airframe
Artifact ID:
airframe_2.11
Version:
19.11.2
Release Date:
Nov 18, 2019
Licenses:
Files:

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

Mill build tool

ivy"org.wvlet.airframe::airframe:19.11.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe_2.11</artifactId>
  <version>19.11.2</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe_2.11', version: '19.11.2'