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