etorreborre / specs2   4.20.5

Website GitHub

Software Specifications for Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

specs2-common 5.0.0-RC-13


Group ID:
org.specs2
Artifact ID:
specs2-common_3
Version:
5.0.0-RC-13
Release Date:
Oct 10, 2021
Licenses:
Files:

libraryDependencies += "org.specs2" %% "specs2-common" % "5.0.0-RC-13"

Mill build tool

ivy"org.specs2::specs2-common:5.0.0-RC-13"

Scala CLI

//> using dep "org.specs2::specs2-common:5.0.0-RC-13"

Ammonite REPL

import $ivy.`org.specs2::specs2-common:5.0.0-RC-13`

<dependency>
  <groupId>org.specs2</groupId>
  <artifactId>specs2-common_3</artifactId>
  <version>5.0.0-RC-13</version>
</dependency>

compile group: 'org.specs2', name: 'specs2-common_3', version: '5.0.0-RC-13'