airframe 0.12


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

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

Mill build tool

ivy"org.wvlet::airframe:0.12"

Scala CLI

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

Ammonite REPL

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

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

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