airframe 0.52


Group ID:
org.wvlet.airframe
Artifact ID:
airframe_2.12
Version:
0.52
Release Date:
Jul 19, 2018
Licenses:
Files:

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

Mill build tool

ivy"org.wvlet.airframe::airframe:0.52"

Scala CLI

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

Ammonite REPL

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

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

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