j

jest-matcher-utils

WebJar for jest-matcher-utils
https://www.webjars.org
MIT
Files download
File Operation
jest-matcher-utils-29.3.1.jar download
jest-matcher-utils-29.3.1.pom download
jest-matcher-utils-29.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>jest-matcher-utils</artifactId>
  <version>29.3.1</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:jest-matcher-utils:29.3.1'
Gradle Kotlin
implementation("org.webjars.npm:jest-matcher-utils:29.3.1")
Scala SBT
libraryDependencies += "org.webjars.npm" % "jest-matcher-utils" % "29.3.1"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='jest-matcher-utils', version='29.3.1')
)
Apache Ivy
<dependency org="org.webjars.npm" name="jest-matcher-utils" rev="29.3.1" />
Leiningen
[org.webjars.npm/jest-matcher-utils "29.3.1"]
Apache Buildr
'org.webjars.npm:jest-matcher-utils:jar:29.3.1'