is not current version
Last Version 4.0.3

org.scalatestplus.play:scalatestplus-play_2.11 3.0.0-M3

scalatestplus-play

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatestplus.play
ArtifactId

ArtifactId

scalatestplus-play_2.11
Version

Version

3.0.0-M3
Type

Type

jar

Download scalatestplus-play_2.11 3.0.0-M3


<!-- https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.11/ -->
<dependency>
    <groupId>org.scalatestplus.play</groupId>
    <artifactId>scalatestplus-play_2.11</artifactId>
    <version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.11/
implementation 'org.scalatestplus.play:scalatestplus-play_2.11:3.0.0-M3'
// https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.11/
implementation ("org.scalatestplus.play:scalatestplus-play_2.11:3.0.0-M3")
'org.scalatestplus.play:scalatestplus-play_2.11:jar:3.0.0-M3'
<dependency org="org.scalatestplus.play" name="scalatestplus-play_2.11" rev="3.0.0-M3">
  <artifact name="scalatestplus-play_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalatestplus.play', module='scalatestplus-play_2.11', version='3.0.0-M3')
)
libraryDependencies += "org.scalatestplus.play" % "scalatestplus-play_2.11" % "3.0.0-M3"
[org.scalatestplus.play/scalatestplus-play_2.11 "3.0.0-M3"]