WebJar for Chai
More info: http://webjars.org
Upstream: https://github.com/chaijs/chai
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdchai |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChai
WebJar for Chai
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chai-3.5.0.pom | |
chai-3.5.0.jar | 27 KB |
chai-3.5.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/chai/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>chai</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/chai/
implementation 'org.webjars:chai:3.5.0'
// https://jarcasting.com/artifacts/org.webjars/chai/
implementation ("org.webjars:chai:3.5.0")
'org.webjars:chai:jar:3.5.0'
<dependency org="org.webjars" name="chai" rev="3.5.0">
<artifact name="chai" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='chai', version='3.5.0')
)
libraryDependencies += "org.webjars" % "chai" % "3.5.0"
[org.webjars/chai "3.5.0"]
WebJar for Chai
More info: http://webjars.org
Upstream: https://github.com/chaijs/chai