airspec 22.6.0


Group ID:
org.wvlet.airframe
Artifact ID:
airspec_2.12
Version:
22.6.0
Release Date:
Jun 1, 2022
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airspec" % "22.6.0"

Mill build tool

ivy"org.wvlet.airframe::airspec:22.6.0"

Scala CLI

//> using dep "org.wvlet.airframe::airspec:22.6.0"

Ammonite REPL

import $ivy.`org.wvlet.airframe::airspec:22.6.0`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airspec_2.12</artifactId>
  <version>22.6.0</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airspec_2.12', version: '22.6.0'