is not current version
Last Version 5.1.0

org.scalatestplus.play:scalatestplus-play_2.12 3.1.2

scalatestplus-play

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatestplus.play
ArtifactId

ArtifactId

scalatestplus-play_2.12
Version

Version

3.1.2
Type

Type

jar

Download scalatestplus-play_2.12 3.1.2


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