License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scalatestplus |
ArtifactId | ArtifactIdplay_2.11 |
Last Version | Last Version1.5.0-SNAP1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay
play
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.scalatestplus |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play_2.11-1.5.0-SNAP1.pom | |
play_2.11-1.5.0-SNAP1.jar | 186 KB |
play_2.11-1.5.0-SNAP1-sources.jar | 51 KB |
play_2.11-1.5.0-SNAP1-javadoc.jar | 666 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scalatestplus/play_2.11/ -->
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>play_2.11</artifactId>
<version>1.5.0-SNAP1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalatestplus/play_2.11/
implementation 'org.scalatestplus:play_2.11:1.5.0-SNAP1'
// https://jarcasting.com/artifacts/org.scalatestplus/play_2.11/
implementation ("org.scalatestplus:play_2.11:1.5.0-SNAP1")
'org.scalatestplus:play_2.11:jar:1.5.0-SNAP1'
<dependency org="org.scalatestplus" name="play_2.11" rev="1.5.0-SNAP1">
<artifact name="play_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalatestplus', module='play_2.11', version='1.5.0-SNAP1')
)
libraryDependencies += "org.scalatestplus" % "play_2.11" % "1.5.0-SNAP1"
[org.scalatestplus/play_2.11 "1.5.0-SNAP1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.1 |
org.scalatest : scalatest_2.11 | jar | 3.0.0-SNAP11 |
com.typesafe.play : play-test_2.11 | jar | 2.3.0 |
org.seleniumhq.selenium : selenium-java | jar | 2.44.0 |
com.typesafe.play : play-ws_2.11 | jar | 2.3.0 |