is not current version
Last Version 9.0.0

org.webjars.npm:types__mocha 2.2.28

WebJar for @types/mocha

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__mocha
Version

Version

2.2.28
Type

Type

jar

Download types__mocha 2.2.28


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