scalatestplus-play 5.0.0-M4


Group ID:
org.scalatestplus.play
Artifact ID:
scalatestplus-play_2.13
Version:
5.0.0-M4
Release Date:
Aug 15, 2019
Licenses:
Files:

libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "5.0.0-M4"

Mill build tool

ivy"org.scalatestplus.play::scalatestplus-play:5.0.0-M4"

Scala CLI

//> using dep "org.scalatestplus.play::scalatestplus-play:5.0.0-M4"

Ammonite REPL

import $ivy.`org.scalatestplus.play::scalatestplus-play:5.0.0-M4`

<dependency>
  <groupId>org.scalatestplus.play</groupId>
  <artifactId>scalatestplus-play_2.13</artifactId>
  <version>5.0.0-M4</version>
</dependency>

compile group: 'org.scalatestplus.play', name: 'scalatestplus-play_2.13', version: '5.0.0-M4'