airframe 0.15


Group ID:
org.wvlet
Artifact ID:
airframe_2.11
Version:
0.15
Release Date:
Jun 6, 2017
Licenses:
Files:

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

Mill build tool

ivy"org.wvlet::airframe:0.15"

Scala CLI

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

Ammonite REPL

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

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

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