airframe-spec 19.3.5


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-spec_2.12
Version:
19.3.5
Release Date:
Mar 20, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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