is not current version
Last Version 4.2.14

org.webjars.npm:types__chai 3.4.35

WebJar for @types/chai

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__chai
Version

Version

3.4.35
Type

Type

jar

Download types__chai 3.4.35


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