scalatestplus-play 8.0.0-M2


Group ID:
org.scalatestplus.play
Artifact ID:
scalatestplus-play_3
Version:
8.0.0-M2
Release Date:
Jul 3, 2025
Licenses:
Files:
Full Scala Version:
3.3.5

libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "8.0.0-M2"

Mill build tool

ivy"org.scalatestplus.play::scalatestplus-play:8.0.0-M2"

Scala CLI

//> using dep "org.scalatestplus.play::scalatestplus-play:8.0.0-M2"

Ammonite REPL

import $ivy.`org.scalatestplus.play::scalatestplus-play:8.0.0-M2`

<dependency>
  <groupId>org.scalatestplus.play</groupId>
  <artifactId>scalatestplus-play_3</artifactId>
  <version>8.0.0-M2</version>
</dependency>

compile group: 'org.scalatestplus.play', name: 'scalatestplus-play_3', version: '8.0.0-M2'