airframe 0.21


Group ID:
org.wvlet
Artifact ID:
airframe_2.12
Version:
0.21
Release Date:
Aug 25, 2017
Licenses:
Files:

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

Mill build tool

ivy"org.wvlet::airframe:0.21"

Scala CLI

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

Ammonite REPL

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

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

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