is not current version
Last Version 9.0.0

org.webjars.npm:types__mocha 8.0.4

WebJar for @types/mocha

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__mocha
Version

Version

8.0.4
Type

Type

jar

Download types__mocha 8.0.4


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