etorreborre / specs2   5.5.2

Website GitHub

Software Specifications for Scala

Scala versions: 3.x
Scala.js versions: 1.x

specs2 2.3.13-scalaz-7.1.0-RC1


Group ID:
org.specs2
Artifact ID:
specs2_2.11
Version:
2.3.13-scalaz-7.1.0-RC1
Release Date:
Jul 7, 2014
Licenses:
MIT
Files:

libraryDependencies += "org.specs2" %% "specs2" % "2.3.13-scalaz-7.1.0-RC1"

Mill build tool

ivy"org.specs2::specs2:2.3.13-scalaz-7.1.0-RC1"

Scala CLI

//> using dep "org.specs2::specs2:2.3.13-scalaz-7.1.0-RC1"

Ammonite REPL

import $ivy.`org.specs2::specs2:2.3.13-scalaz-7.1.0-RC1`

<dependency>
  <groupId>org.specs2</groupId>
  <artifactId>specs2_2.11</artifactId>
  <version>2.3.13-scalaz-7.1.0-RC1</version>
</dependency>

compile group: 'org.specs2', name: 'specs2_2.11', version: '2.3.13-scalaz-7.1.0-RC1'