MVN

org.scalatest : scalatest_2.9.3-RC2

Maven & Gradle

Feb 15, 2013

ScalaTest · ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest_2.9.3-RC2</artifactId>
    <version>2.0.M5b</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scalatest : scalatest_2.9.3-RC2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.M5b

All Versions

Choose a version of org.scalatest : scalatest_2.9.3-RC2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
scalatest_2.9.3-RC2-2.0.M5b
1.9.x
scalatest_2.9.3-RC2-1.9.1

How to add a dependency to Maven

Add the following org.scalatest : scalatest_2.9.3-RC2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest_2.9.3-RC2</artifactId>
    <version>2.0.M5b</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scalatest : scalatest_2.9.3-RC2 gradle dependency to your build.gradle file:

implementation 'org.scalatest:scalatest_2.9.3-RC2:2.0.M5b'

Gradle Kotlin DSL: Add the following org.scalatest : scalatest_2.9.3-RC2 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scalatest:scalatest_2.9.3-RC2:2.0.M5b")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scalatest : scalatest_2.9.3-RC2 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scalatest" % "scalatest_2.9.3-RC2" % "2.0.M5b"

Advertisement

Dependencies from Group

May 10, 2023
8.3k usages
1.1k stars
May 10, 2023
7.9k usages
1.1k stars
May 10, 2023
4.6k usages
1.1k stars
May 10, 2023
3.3k usages
1.1k stars
May 10, 2023
997 usages
1.1k stars

Discover Dependencies

Jan 09, 2013
1 usages
May 08, 2011
1 usages
May 03, 2011
1 usages
Sep 10, 2013
69 usages
May 27, 2012
44 usages
May 27, 2012
78 usages
May 12, 2011
10 usages
Apr 06, 2014
23 usages
1.1k stars
Mar 20, 2014
22 usages
1.1k stars