airframe 19.9.4


Group ID:
org.wvlet.airframe
Artifact ID:
airframe_2.12
Version:
19.9.4
Release Date:
Sept 10, 2019
Licenses:
Files:

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

Mill build tool

ivy"org.wvlet.airframe::airframe:19.9.4"

Scala CLI

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

Ammonite REPL

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

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

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