is not current version
Last Version 3.2.0

org.webjars:mocha 2.0.1

WebJar for Mocha

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

mocha
Version

Version

2.0.1
Type

Type

jar

Download mocha 2.0.1


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