airframe 0.13


Group ID:
org.wvlet
Artifact ID:
airframe_2.12
Version:
0.13
Release Date:
Apr 8, 2017
Licenses:
Files:

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

Mill build tool

ivy"org.wvlet::airframe:0.13"

Scala CLI

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

Ammonite REPL

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

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

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