is not current version
Last Version 9.0.0

org.webjars.npm:types__mocha 7.0.2

WebJar for @types/mocha

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__mocha
Version

Version

7.0.2
Type

Type

jar

Download types__mocha 7.0.2


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