airframe-scalatest 20.6.1


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-scalatest_2.13
Version:
20.6.1
Release Date:
Jun 23, 2020
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe-scalatest" % "20.6.1"

Mill build tool

ivy"org.wvlet.airframe::airframe-scalatest:20.6.1"

Scala CLI

//> using dep "org.wvlet.airframe::airframe-scalatest:20.6.1"

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe-scalatest:20.6.1`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-scalatest_2.13</artifactId>
  <version>20.6.1</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-scalatest_2.13', version: '20.6.1'