Group Id org.scalatest
Artifact Id scalatest_2.10.0-M7
Version 1.9-2.10.0-M7-B1
Packaging jar
URL -
Badge
Last Updated 2012-08-21T17:21:55+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.10.0-M7</artifactId>
    <version>1.9-2.10.0-M7-B1</version>
</dependency>
implementation group: 'org.scalatest', name: 'scalatest_2.10.0-M7', version: '1.9-2.10.0-M7-B1'
implementation 'org.scalatest:scalatest_2.10.0-M7:1.9-2.10.0-M7-B1'
implementation("org.scalatest:scalatest_2.10.0-M7:1.9-2.10.0-M7-B1")
libraryDependencies += "org.scalatest" % "scalatest_2.10.0-M7" % "1.9-2.10.0-M7-B1"
<dependency org="org.scalatest" name="scalatest_2.10.0-M7" rev="1.9-2.10.0-M7-B1"/>
@Grapes(
    @Grab(group='org.scalatest', module='scalatest_2.10.0-M7', version='1.9-2.10.0-M7-B1')
)
[org.scalatest/scalatest_2.10.0-M7 "1.9-2.10.0-M7-B1"]
'org.scalatest:scalatest_2.10.0-M7:1.9-2.10.0-M7-B1'