Group Id org.scalatest
Artifact Id scalatest_2.11.0-M3
Version 2.0.M6-SNAP27
Packaging jar
URL -
Badge
Last Updated 2013-07-10T18:05:42+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-M3</artifactId>
    <version>2.0.M6-SNAP27</version>
</dependency>
implementation group: 'org.scalatest', name: 'scalatest_2.11.0-M3', version: '2.0.M6-SNAP27'
implementation 'org.scalatest:scalatest_2.11.0-M3:2.0.M6-SNAP27'
implementation("org.scalatest:scalatest_2.11.0-M3:2.0.M6-SNAP27")
libraryDependencies += "org.scalatest" % "scalatest_2.11.0-M3" % "2.0.M6-SNAP27"
<dependency org="org.scalatest" name="scalatest_2.11.0-M3" rev="2.0.M6-SNAP27"/>
@Grapes(
    @Grab(group='org.scalatest', module='scalatest_2.11.0-M3', version='2.0.M6-SNAP27')
)
[org.scalatest/scalatest_2.11.0-M3 "2.0.M6-SNAP27"]
'org.scalatest:scalatest_2.11.0-M3:2.0.M6-SNAP27'