airframe 0.20


Group ID:
org.wvlet
Artifact ID:
airframe_2.11
Version:
0.20
Release Date:
Aug 24, 2017
Licenses:
Files:

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

Mill build tool

ivy"org.wvlet::airframe:0.20"

Scala CLI

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

Ammonite REPL

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

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

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