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