is not current version
Last Version 3.2.0

org.webjars:mocha 1.17.1

WebJar for Mocha

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

mocha
Version

Version

1.17.1
Type

Type

jar

Download mocha 1.17.1


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