License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.cj.qunit-test-driver |
ArtifactId | ArtifactIdqunit-junit |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqunit-junit
simple http for the jvm
|
Filename | Size |
---|---|
qunit-junit-1.9.0.pom | |
qunit-junit-1.9.0.jar | 5 KB |
qunit-junit-1.9.0-sources.jar | 2 KB |
qunit-junit-1.9.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cj.qunit-test-driver/qunit-junit/ -->
<dependency>
<groupId>com.cj.qunit-test-driver</groupId>
<artifactId>qunit-junit</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cj.qunit-test-driver/qunit-junit/
implementation 'com.cj.qunit-test-driver:qunit-junit:1.9.0'
// https://jarcasting.com/artifacts/com.cj.qunit-test-driver/qunit-junit/
implementation ("com.cj.qunit-test-driver:qunit-junit:1.9.0")
'com.cj.qunit-test-driver:qunit-junit:jar:1.9.0'
<dependency org="com.cj.qunit-test-driver" name="qunit-junit" rev="1.9.0">
<artifact name="qunit-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cj.qunit-test-driver', module='qunit-junit', version='1.9.0')
)
libraryDependencies += "com.cj.qunit-test-driver" % "qunit-junit" % "1.9.0"
[com.cj.qunit-test-driver/qunit-junit "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cj.qunit-test-driver : qunit-test-driver | jar | 1.9.0 |