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