MVN

org.scalatest : scalatest_2.9.0

Maven & Gradle

Sep 10, 2013
128 usages

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

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

Latest Version

Choose a version of org.scalatest : scalatest_2.9.0 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.0 to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest_2.9.0</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.0 gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.scalatest" % "scalatest_2.9.0" % "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

Nov 10, 2010
37 usages
Jul 18, 2007
7 usages
Feb 15, 2014
6 usages
Sep 20, 2005
28 usages
Mar 31, 2015
4 usages
8.5k stars
Nov 27, 2007
10 usages
Jun 28, 2013
16 usages
Dec 06, 2011
54 usages