is not current version
Last Version 4.0.3

org.scalatestplus.play:scalatestplus-play_2.11 3.1.1

scalatestplus-play

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatestplus.play
ArtifactId

ArtifactId

scalatestplus-play_2.11
Version

Version

3.1.1
Type

Type

jar

Download scalatestplus-play_2.11 3.1.1


<!-- 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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.11/
implementation 'org.scalatestplus.play:scalatestplus-play_2.11:3.1.1'
// https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.11/
implementation ("org.scalatestplus.play:scalatestplus-play_2.11:3.1.1")
'org.scalatestplus.play:scalatestplus-play_2.11:jar:3.1.1'
<dependency org="org.scalatestplus.play" name="scalatestplus-play_2.11" rev="3.1.1">
  <artifact name="scalatestplus-play_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalatestplus.play', module='scalatestplus-play_2.11', version='3.1.1')
)
libraryDependencies += "org.scalatestplus.play" % "scalatestplus-play_2.11" % "3.1.1"
[org.scalatestplus.play/scalatestplus-play_2.11 "3.1.1"]