Group Id org.scalatest
Artifact Id scalatest-mustmatchers_native0.4_3
Version 3.2.14
Packaging jar
URL -
Badge
Last Updated 2022-09-24T06:08:38+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest-mustmatchers_native0.4_3</artifactId>
    <version>3.2.14</version>
</dependency>
implementation group: 'org.scalatest', name: 'scalatest-mustmatchers_native0.4_3', version: '3.2.14'
implementation 'org.scalatest:scalatest-mustmatchers_native0.4_3:3.2.14'
implementation("org.scalatest:scalatest-mustmatchers_native0.4_3:3.2.14")
libraryDependencies += "org.scalatest" % "scalatest-mustmatchers_native0.4_3" % "3.2.14"
<dependency org="org.scalatest" name="scalatest-mustmatchers_native0.4_3" rev="3.2.14"/>
@Grapes(
    @Grab(group='org.scalatest', module='scalatest-mustmatchers_native0.4_3', version='3.2.14')
)
[org.scalatest/scalatest-mustmatchers_native0.4_3 "3.2.14"]
'org.scalatest:scalatest-mustmatchers_native0.4_3:3.2.14'