MVN

org.scalatest : scalatest-compatible

Maven & Gradle

Jan 04, 2023
37 usages
992 stars

scalatest-compatible · scalatest-compatible

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest-compatible</artifactId>
    <version>3.2.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

  • Version Updated
  • scalatest-compatible-3.2.15

    Jan 04, 2023
  • scalatest-compatible-3.2.14

    Sep 24, 2022
  • scalatest-compatible-3.2.13

    Jul 26, 2022
  • scalatest-compatible-3.2.12

    Apr 21, 2022
  • scalatest-compatible-3.2.12-RC2

    Mar 19, 2022
  • scalatest-compatible-3.2.12-RC1

    Mar 09, 2022
  • scalatest-compatible-3.2.11

    Jan 23, 2022
  • scalatest-compatible-3.2.10

    Sep 16, 2021
  • scalatest-compatible-3.2.9

    May 14, 2021
  • scalatest-compatible-3.2.8

    Apr 20, 2021
  • scalatest-compatible-3.2.7

    Apr 01, 2021
  • scalatest-compatible-3.2.6

    Mar 06, 2021
  • scalatest-compatible-3.2.5

    Feb 19, 2021
  • scalatest-compatible-3.2.4

    Feb 17, 2021
  • scalatest-compatible-3.2.4-M1

    Jan 23, 2021
  • scalatest-compatible-3.3.0-SNAP3

    Dec 11, 2020
  • scalatest-compatible-3.2.3

    Nov 07, 2020
  • scalatest-compatible-3.1.4

    Aug 28, 2020
  • scalatest-compatible-3.2.2

    Aug 21, 2020
  • scalatest-compatible-3.2.2-M2

    Aug 18, 2020
  • scalatest-compatible-3.2.2-M1

    Aug 14, 2020
  • scalatest-compatible-3.1.3

    Aug 07, 2020
  • scalatest-compatible-3.2.1

    Aug 05, 2020
  • scalatest-compatible-3.2.0

    Jun 15, 2020
  • scalatest-compatible-3.1.2

    May 08, 2020
  • scalatest-compatible-3.3.0-SNAP2

    Mar 07, 2020
  • scalatest-compatible-3.2.0-M4

    Feb 29, 2020
  • scalatest-compatible-3.2.0-M3

    Feb 29, 2020
  • scalatest-compatible-3.1.1

    Feb 19, 2020
  • scalatest-compatible-3.2.0-M2

    Nov 29, 2019
  • scalatest-compatible-3.1.0

    Nov 29, 2019
  • scalatest-compatible-3.1.0-RC3

    Sep 17, 2019
  • scalatest-compatible-3.2.0-M1

    Sep 10, 2019
  • scalatest-compatible-3.1.0-RC2

    Sep 09, 2019
  • scalatest-compatible-3.1.0-M2

    Aug 30, 2019
  • scalatest-compatible-3.1.0-M1

    Aug 22, 2019

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest-compatible</artifactId>
    <version>3.2.15</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.scalatest:scalatest-compatible:3.2.15'

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

implementation("org.scalatest:scalatest-compatible:3.2.15")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.scalatest" % "scalatest-compatible" % "3.2.15"

Advertisement

Dependencies from Group

Jan 04, 2023
8.3k usages
992 stars
Jan 04, 2023
7.9k usages
992 stars
Jan 04, 2023
4.6k usages
992 stars
Jan 04, 2023
3.3k usages
992 stars
Jan 04, 2023
997 usages

Discover Dependencies

Sep 20, 2005
4 usages
Aug 12, 2019
95 usages
494 stars
Jun 13, 2022
97 usages
Nov 04, 2022
199 usages
1.3k stars
Mar 07, 2023
90 usages
486 stars
Jan 25, 2020
65 usages
1.4k stars
Mar 21, 2023
166 usages
1.4k stars
Apr 03, 2006
12 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome