scalatestplus-play 3.0.0-M3


Group ID:
org.scalatestplus.play
Artifact ID:
scalatestplus-play_2.12
Version:
3.0.0-M3
Release Date:
Apr 13, 2017
Licenses:
Files:

libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "3.0.0-M3"

Mill build tool

ivy"org.scalatestplus.play::scalatestplus-play:3.0.0-M3"

Scala CLI

//> using dep "org.scalatestplus.play::scalatestplus-play:3.0.0-M3"

Ammonite REPL

import $ivy.`org.scalatestplus.play::scalatestplus-play:3.0.0-M3`

<dependency>
  <groupId>org.scalatestplus.play</groupId>
  <artifactId>scalatestplus-play_2.12</artifactId>
  <version>3.0.0-M3</version>
</dependency>

compile group: 'org.scalatestplus.play', name: 'scalatestplus-play_2.12', version: '3.0.0-M3'