is not current version
Last Version 1.3.0

org.webjars.npm:karma-firefox-launcher 0.1.6

WebJar for karma-firefox-launcher

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

karma-firefox-launcher
Version

Version

0.1.6
Type

Type

jar

Download karma-firefox-launcher 0.1.6


<!-- 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"]