| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdqunit |
| Version | Version1.21.0 |
| Type | Typejar |
| Description |
Descriptionqunit
WebJar for qunit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| qunit-1.21.0.pom | |
| qunit-1.21.0.jar | 98 KB |
| qunit-1.21.0-sources.jar | 22 bytes |
| qunit-1.21.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/qunit/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>qunit</artifactId>
<version>1.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/qunit/
implementation 'org.webjars.bower:qunit:1.21.0'
// https://jarcasting.com/artifacts/org.webjars.bower/qunit/
implementation ("org.webjars.bower:qunit:1.21.0")
'org.webjars.bower:qunit:jar:1.21.0'
<dependency org="org.webjars.bower" name="qunit" rev="1.21.0">
<artifact name="qunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='qunit', version='1.21.0')
)
libraryDependencies += "org.webjars.bower" % "qunit" % "1.21.0"
[org.webjars.bower/qunit "1.21.0"]