airframe-spec 0.64


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-spec_2.12
Version:
0.64
Release Date:
Sept 7, 2018
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe-spec" % "0.64"

Mill build tool

ivy"org.wvlet.airframe::airframe-spec:0.64"

Scala CLI

//> using dep "org.wvlet.airframe::airframe-spec:0.64"

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe-spec:0.64`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-spec_2.12</artifactId>
  <version>0.64</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-spec_2.12', version: '0.64'