is not current version
Last Version 1.2.0

org.webjars.npm:run-parallel 1.1.6

WebJar for run-parallel

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

run-parallel
Version

Version

1.1.6
Type

Type

jar

Download run-parallel 1.1.6


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