is not current version
Last Version 24.8.0

org.webjars.npm:jest-matcher-utils 21.0.0-beta.1

WebJar for jest-matcher-utils

Categories

Categories

Jest Data Databases
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jest-matcher-utils
Version

Version

21.0.0-beta.1
Type

Type

jar

Download jest-matcher-utils 21.0.0-beta.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/jest-matcher-utils/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>jest-matcher-utils</artifactId>
    <version>21.0.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jest-matcher-utils/
implementation 'org.webjars.npm:jest-matcher-utils:21.0.0-beta.1'
// https://jarcasting.com/artifacts/org.webjars.npm/jest-matcher-utils/
implementation ("org.webjars.npm:jest-matcher-utils:21.0.0-beta.1")
'org.webjars.npm:jest-matcher-utils:jar:21.0.0-beta.1'
<dependency org="org.webjars.npm" name="jest-matcher-utils" rev="21.0.0-beta.1">
  <artifact name="jest-matcher-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jest-matcher-utils', version='21.0.0-beta.1')
)
libraryDependencies += "org.webjars.npm" % "jest-matcher-utils" % "21.0.0-beta.1"
[org.webjars.npm/jest-matcher-utils "21.0.0-beta.1"]