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