MVN

org.scalatest : scalatest_2.9.1

Maven & Gradle

Sep 10, 2013
356 usages

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

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest_2.9.1</artifactId>
    <version>1.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.9.2
  • Latest Release Candidate: 1.9.2-RC1

All Versions

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

Version Vulnerabilities Updated
2.0.x
scalatest_2.9.1-2.0.M6-SNAP22
scalatest_2.9.1-2.0.M6-SNAP11
scalatest_2.9.1-2.0.M6-SNAP10
scalatest_2.9.1-2.0.M5b
scalatest_2.9.1-2.0.M6-SNAP4
scalatest_2.9.1-2.0.M6-SNAP3
scalatest_2.9.1-2.0.M6-SNAP2
scalatest_2.9.1-2.0.M6-SNAP1
scalatest_2.9.1-2.0.M5
scalatest_2.9.1-2.0.M4
scalatest_2.9.1-2.0.M3
scalatest_2.9.1-2.0.M2
scalatest_2.9.1-2.0.M1
1.9.x
scalatest_2.9.1-1.9.2
scalatest_2.9.1-1.9.2-RC1
scalatest_2.9.1-1.9.1
1.8
scalatest_2.9.1-1.8
1.8.x
scalatest_2.9.1-1.8.RC2
scalatest_2.9.1-1.8.RC1
1.7.x
scalatest_2.9.1-1.7.2
scalatest_2.9.1-1.7.1
scalatest_2.9.1-1.7.RC2
scalatest_2.9.1-1.7.RC1
1.7
scalatest_2.9.1-1.7
1.6.x
scalatest_2.9.1-1.6.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest_2.9.1</artifactId>
    <version>1.9.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.scalatest:scalatest_2.9.1:1.9.2'

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

implementation("org.scalatest:scalatest_2.9.1:1.9.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.scalatest" % "scalatest_2.9.1" % "1.9.2"

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

Dec 14, 2020
62 usages
12.5k stars
Feb 23, 2023
119 usages
Aug 17, 2023
71 usages
1.7k stars
Aug 11, 2019
76 usages
891 stars
Apr 15, 2022
78 usages
10.6k stars
Dec 02, 2016
158 usages
Jan 16, 2017
158 usages
5.1k stars
May 14, 2021
75 usages
177 stars
Jun 27, 2023
60 usages
1.3k stars
Aug 25, 2023
133 usages
498 stars