is not current version
Last Version 2.9.2

org.webjars:qunit 1.18.0

WebJar for QUnit - A JavaScript Unit Testing framework

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

qunit
Version

Version

1.18.0
Type

Type

jar

Download qunit 1.18.0


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