airframe-spec 0.28


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-spec_2.12
Version:
0.28
Release Date:
Nov 29, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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