MVN

org.scalatest : scalatest_2.12.0-M1

Maven & Gradle

May 06, 2015
21 usages
1.1k stars

scalatest · scalatest

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest_2.12.0-M1</artifactId>
    <version>2.2.5-M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.5-M1

All Versions

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

Version Vulnerabilities Updated
2.2.x
scalatest_2.12.0-M1-2.2.5-M1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest_2.12.0-M1</artifactId>
    <version>2.2.5-M1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.scalatest:scalatest_2.12.0-M1:2.2.5-M1'

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

implementation("org.scalatest:scalatest_2.12.0-M1:2.2.5-M1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.scalatest" % "scalatest_2.12.0-M1" % "2.2.5-M1"

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

Aug 15, 2023
77 usages
1k stars
Apr 28, 2020
22 usages
2.5k stars
Jun 27, 2023
23 usages
1.3k stars
Nov 30, 2018
23 usages
712 stars
Mar 30, 2018
31 usages
Jul 13, 2023
44 usages
1.5k stars
Mar 21, 2018
46 usages
May 19, 2023
27 usages
21.5k stars