scalatest / scalatest   3.2.18

Apache License 2.0 GitHub

A testing tool for Scala and Java developers

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

play 0.8.0-SNAP1


Group ID:
org.scalatestplus
Artifact ID:
play_2.10
Version:
0.8.0-SNAP1
Release Date:
Mar 15, 2014
Licenses:
Files:

libraryDependencies += "org.scalatestplus" %% "play" % "0.8.0-SNAP1"

Mill build tool

ivy"org.scalatestplus::play:0.8.0-SNAP1"

Scala CLI

//> using dep "org.scalatestplus::play:0.8.0-SNAP1"

Ammonite REPL

import $ivy.`org.scalatestplus::play:0.8.0-SNAP1`

<dependency>
  <groupId>org.scalatestplus</groupId>
  <artifactId>play_2.10</artifactId>
  <version>0.8.0-SNAP1</version>
</dependency>

compile group: 'org.scalatestplus', name: 'play_2.10', version: '0.8.0-SNAP1'