Group Id org.scalatest
Artifact Id scalatest_2.12.0-M3
Version 2.2.5-M3
Packaging jar
URL -
Badge
Last Updated 2015-10-12T22:08:15+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.12.0-M3</artifactId>
    <version>2.2.5-M3</version>
</dependency>
implementation group: 'org.scalatest', name: 'scalatest_2.12.0-M3', version: '2.2.5-M3'
implementation 'org.scalatest:scalatest_2.12.0-M3:2.2.5-M3'
implementation("org.scalatest:scalatest_2.12.0-M3:2.2.5-M3")
libraryDependencies += "org.scalatest" % "scalatest_2.12.0-M3" % "2.2.5-M3"
<dependency org="org.scalatest" name="scalatest_2.12.0-M3" rev="2.2.5-M3"/>
@Grapes(
    @Grab(group='org.scalatest', module='scalatest_2.12.0-M3', version='2.2.5-M3')
)
[org.scalatest/scalatest_2.12.0-M3 "2.2.5-M3"]
'org.scalatest:scalatest_2.12.0-M3:2.2.5-M3'