airframe 0.9


Group ID:
org.wvlet
Artifact ID:
airframe_2.11
Version:
0.9
Release Date:
Dec 12, 2016
Licenses:
Files:

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

Mill build tool

ivy"org.wvlet::airframe:0.9"

Scala CLI

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

Ammonite REPL

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

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

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