Group Id org.scalatest
Artifact Id scalatest_2.11.0-M5
Version 2.0.M7
Packaging jar
URL -
Badge
Last Updated 2013-09-10T14:21:27+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest_2.11.0-M5</artifactId>
    <version>2.0.M7</version>
</dependency>
implementation group: 'org.scalatest', name: 'scalatest_2.11.0-M5', version: '2.0.M7'
implementation 'org.scalatest:scalatest_2.11.0-M5:2.0.M7'
implementation("org.scalatest:scalatest_2.11.0-M5:2.0.M7")
libraryDependencies += "org.scalatest" % "scalatest_2.11.0-M5" % "2.0.M7"
<dependency org="org.scalatest" name="scalatest_2.11.0-M5" rev="2.0.M7"/>
@Grapes(
    @Grab(group='org.scalatest', module='scalatest_2.11.0-M5', version='2.0.M7')
)
[org.scalatest/scalatest_2.11.0-M5 "2.0.M7"]
'org.scalatest:scalatest_2.11.0-M5:2.0.M7'