airframe 0.32


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

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

Mill build tool

ivy"org.wvlet.airframe::airframe:0.32"

Scala CLI

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

Ammonite REPL

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

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

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