scalatest-shouldmatchers 3.2.13
Group ID:
org.scalatest
Artifact ID:
scalatest-shouldmatchers_3
Version:
3.2.13
Release Date:
Jul 26, 2022
Licenses:
Files:
Full Scala Version:
3.1.3
Developers:
libraryDependencies += "org.scalatest" %% "scalatest-shouldmatchers" % "3.2.13"
ivy"org.scalatest::scalatest-shouldmatchers:3.2.13"
//> using dep "org.scalatest::scalatest-shouldmatchers:3.2.13"
import $ivy.`org.scalatest::scalatest-shouldmatchers:3.2.13`
<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest-shouldmatchers_3</artifactId> <version>3.2.13</version> </dependency>
compile group: 'org.scalatest', name: 'scalatest-shouldmatchers_3', version: '3.2.13'