scalatest-shouldmatchers 3.2.2-M1
Group ID:
org.scalatest
Artifact ID:
scalatest-shouldmatchers_2.12
Version:
3.2.2-M1
Release Date:
Aug 14, 2020
Licenses:
Files:
Full Scala Version:
2.12.12
Developers:
libraryDependencies += "org.scalatest" %% "scalatest-shouldmatchers" % "3.2.2-M1"
ivy"org.scalatest::scalatest-shouldmatchers:3.2.2-M1"
//> using dep "org.scalatest::scalatest-shouldmatchers:3.2.2-M1"
import $ivy.`org.scalatest::scalatest-shouldmatchers:3.2.2-M1`
<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest-shouldmatchers_2.12</artifactId> <version>3.2.2-M1</version> </dependency>
compile group: 'org.scalatest', name: 'scalatest-shouldmatchers_2.12', version: '3.2.2-M1'