| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdtypes__mocha |
| Last Version | Last Version9.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description@types/mocha
WebJar for @types/mocha
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| types__mocha-9.0.0.pom | |
| types__mocha-9.0.0.jar | 17 KB |
| types__mocha-9.0.0-sources.jar | 22 bytes |
| types__mocha-9.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__mocha/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__mocha</artifactId>
<version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__mocha/
implementation 'org.webjars.npm:types__mocha:9.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/types__mocha/
implementation ("org.webjars.npm:types__mocha:9.0.0")
'org.webjars.npm:types__mocha:jar:9.0.0'
<dependency org="org.webjars.npm" name="types__mocha" rev="9.0.0">
<artifact name="types__mocha" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__mocha', version='9.0.0')
)
libraryDependencies += "org.webjars.npm" % "types__mocha" % "9.0.0"
[org.webjars.npm/types__mocha "9.0.0"]