Group Id org.scalatest
Artifact Id scalatest_2.11.0-M8
Version 2.1.0-RC2
Packaging jar
URL -
Badge
Last Updated 2014-02-02T01:09:25+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-M8</artifactId>
    <version>2.1.0-RC2</version>
</dependency>
implementation group: 'org.scalatest', name: 'scalatest_2.11.0-M8', version: '2.1.0-RC2'
implementation 'org.scalatest:scalatest_2.11.0-M8:2.1.0-RC2'
implementation("org.scalatest:scalatest_2.11.0-M8:2.1.0-RC2")
libraryDependencies += "org.scalatest" % "scalatest_2.11.0-M8" % "2.1.0-RC2"
<dependency org="org.scalatest" name="scalatest_2.11.0-M8" rev="2.1.0-RC2"/>
@Grapes(
    @Grab(group='org.scalatest', module='scalatest_2.11.0-M8', version='2.1.0-RC2')
)
[org.scalatest/scalatest_2.11.0-M8 "2.1.0-RC2"]
'org.scalatest:scalatest_2.11.0-M8:2.1.0-RC2'