MVN

org.scalatest : scalatest-core_2.10

Maven & Gradle

May 10, 2023
35 usages
1.1k stars

scalatest-core · scalatest-core

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest-core_2.10</artifactId>
    <version>3.2.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

Version Vulnerabilities Updated
3.3.x
scalatest-core_2.10-3.3.0-SNAP3
scalatest-core_2.10-3.3.0-SNAP2
3.2.x
scalatest-core_2.10-3.2.16
scalatest-core_2.10-3.2.15
scalatest-core_2.10-3.2.14
scalatest-core_2.10-3.2.13
scalatest-core_2.10-3.2.12
scalatest-core_2.10-3.2.12-RC2
scalatest-core_2.10-3.2.12-RC1
scalatest-core_2.10-3.2.11
scalatest-core_2.10-3.2.10
scalatest-core_2.10-3.2.9
scalatest-core_2.10-3.2.8
scalatest-core_2.10-3.2.7
scalatest-core_2.10-3.2.6
scalatest-core_2.10-3.2.5
scalatest-core_2.10-3.2.4
scalatest-core_2.10-3.2.4-M1
scalatest-core_2.10-3.2.3
scalatest-core_2.10-3.2.2
scalatest-core_2.10-3.2.2-M2
scalatest-core_2.10-3.2.2-M1
scalatest-core_2.10-3.2.1
scalatest-core_2.10-3.2.0
scalatest-core_2.10-3.2.0-M4
scalatest-core_2.10-3.2.0-M3
scalatest-core_2.10-3.2.0-M2
scalatest-core_2.10-3.2.0-M1
3.1.x
scalatest-core_2.10-3.1.0-M2
scalatest-core_2.10-3.1.0-M1
3.0.x
scalatest-core_2.10-3.0.0-SNAP13
scalatest-core_2.10-3.0.0-SNAP12
scalatest-core_2.10-3.0.0-SNAP10

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest-core_2.10</artifactId>
    <version>3.2.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scalatest : scalatest-core_2.10 gradle dependency to your build.gradle file:

implementation 'org.scalatest:scalatest-core_2.10:3.2.16'

Gradle Kotlin DSL: Add the following org.scalatest : scalatest-core_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scalatest:scalatest-core_2.10:3.2.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scalatest : scalatest-core_2.10 sbt scala dependency to your build.sbt file:

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

Jul 24, 2018
31 usages
5.1k stars
Aug 10, 2023
42 usages
328 stars
Sep 08, 2016
30 usages
1.9k stars
Oct 27, 2016
30 usages
4.6k stars
Apr 19, 2020
35 usages
1k stars
Jul 21, 2023
40 usages
1.1k stars