airspec 22.2.0


Group ID:
org.wvlet.airframe
Artifact ID:
airspec_3
Version:
22.2.0
Release Date:
Feb 18, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airspec_3</artifactId>
  <version>22.2.0</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airspec_3', version: '22.2.0'