GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdgrunt-contrib-qunit |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
grunt-contrib-qunit-0.6.0.pom | |
grunt-contrib-qunit-0.6.0.jar | 11 KB |
grunt-contrib-qunit-0.6.0-sources.jar | 22 bytes |
grunt-contrib-qunit-0.6.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/grunt-contrib-qunit/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>grunt-contrib-qunit</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/grunt-contrib-qunit/
implementation 'org.webjars.npm:grunt-contrib-qunit:0.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/grunt-contrib-qunit/
implementation ("org.webjars.npm:grunt-contrib-qunit:0.6.0")
'org.webjars.npm:grunt-contrib-qunit:jar:0.6.0'
<dependency org="org.webjars.npm" name="grunt-contrib-qunit" rev="0.6.0">
<artifact name="grunt-contrib-qunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='grunt-contrib-qunit', version='0.6.0')
)
libraryDependencies += "org.webjars.npm" % "grunt-contrib-qunit" % "0.6.0"
[org.webjars.npm/grunt-contrib-qunit "0.6.0"]