is not current version
Last Version 24.8.0

org.webjars.npm:jest-mock 21.0.0-beta.1

WebJar for jest-mock

Categories

Categories

Jest Data Databases
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jest-mock
Version

Version

21.0.0-beta.1
Type

Type

jar

Download jest-mock 21.0.0-beta.1


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