MVN

org.scalatest : scalatest_2.12

Maven & Gradle

May 10, 2023
8.3k usages
1.1k stars

scalatest · scalatest

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

Latest Version

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

  • Latest Stable: 3.2.16
  • Latest Release Candidate: 3.2.12-RC2

All Versions

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

Version Vulnerabilities Updated
3.3.x
scalatest_2.12-3.3.0-SNAP4
scalatest_2.12-3.3.0-SNAP3
scalatest_2.12-3.3.0-SNAP2
3.2.x
scalatest_2.12-3.2.16
scalatest_2.12-3.2.15
scalatest_2.12-3.2.14
scalatest_2.12-3.2.13
scalatest_2.12-3.2.12
scalatest_2.12-3.2.12-RC2
scalatest_2.12-3.2.12-RC1
scalatest_2.12-3.2.11
scalatest_2.12-3.2.10
scalatest_2.12-3.2.9
scalatest_2.12-3.2.8
scalatest_2.12-3.2.7
scalatest_2.12-3.2.6
scalatest_2.12-3.2.5
scalatest_2.12-3.2.4
scalatest_2.12-3.2.4-M1
scalatest_2.12-3.2.3
scalatest_2.12-3.2.2
scalatest_2.12-3.2.2-M2
scalatest_2.12-3.2.2-M1
scalatest_2.12-3.2.1
scalatest_2.12-3.2.0
scalatest_2.12-3.2.0-M4
scalatest_2.12-3.2.0-M3
scalatest_2.12-3.2.0-M2
scalatest_2.12-3.2.0-M1
scalatest_2.12-3.2.0-SNAP10
scalatest_2.12-3.2.0-SNAP9
scalatest_2.12-3.2.0-SNAP8
scalatest_2.12-3.2.0-SNAP7
scalatest_2.12-3.2.0-SNAP6
scalatest_2.12-3.2.0-SNAP5
scalatest_2.12-3.2.0-SNAP4
scalatest_2.12-3.2.0-SNAP3
scalatest_2.12-3.2.0-SNAP2
scalatest_2.12-3.2.0-SNAP1
3.1.x
scalatest_2.12-3.1.4
scalatest_2.12-3.1.3
scalatest_2.12-3.1.2
scalatest_2.12-3.1.1
scalatest_2.12-3.1.0
scalatest_2.12-3.1.0-RC3
scalatest_2.12-3.1.0-RC2
scalatest_2.12-3.1.0-M2
scalatest_2.12-3.1.0-M1
scalatest_2.12-3.1.0-SNAP13
scalatest_2.12-3.1.0-SNAP12
scalatest_2.12-3.1.0-SNAP11
scalatest_2.12-3.1.0-SNAP10
scalatest_2.12-3.1.0-SNAP9
scalatest_2.12-3.1.0-SNAP8
scalatest_2.12-3.1.0-RC1
scalatest_2.12-3.1.0-SNAP7
scalatest_2.12-3.1.0-SNAP6
scalatest_2.12-3.1.0-SNAP5
3.0.x
scalatest_2.12-3.0.9
scalatest_2.12-3.0.8
scalatest_2.12-3.0.8-RC5
scalatest_2.12-3.0.8-RC4
scalatest_2.12-3.0.8-RC3
scalatest_2.12-3.0.8-RC2
scalatest_2.12-3.0.8-RC1
scalatest_2.12-3.0.7
scalatest_2.12-3.0.7-RC1
scalatest_2.12-3.0.6
scalatest_2.12-3.0.6-SNAP6
scalatest_2.12-3.0.6-SNAP5
scalatest_2.12-3.0.6-SNAP4
scalatest_2.12-3.0.6-SNAP3
scalatest_2.12-3.0.6-SNAP2
scalatest_2.12-3.0.6-SNAP1
scalatest_2.12-3.0.5-M1
scalatest_2.12-3.0.5
scalatest_2.12-3.0.4
scalatest_2.12-3.0.3
scalatest_2.12-3.0.2
scalatest_2.12-3.0.1
scalatest_2.12-3.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest_2.12</artifactId>
    <version>3.2.16</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.scalatest:scalatest_2.12:3.2.16'

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

implementation("org.scalatest:scalatest_2.12:3.2.16")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.scalatest" % "scalatest_2.12" % "3.2.16"

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

Apr 01, 2023
92 usages
4.5k stars
May 05, 2023
237 usages
1.3k stars
Nov 01, 2021
5 usages
8.9k stars
Jun 08, 2021
1 usages
63 stars
Jul 29, 2018
14 usages
7.7k stars
Jun 15, 2023
1 usages
Jun 23, 2022
4 stars