License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrun-parallel-limit |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionrun-parallel-limit
WebJar for run-parallel-limit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
run-parallel-limit-1.0.5.pom | |
run-parallel-limit-1.0.5.jar | 6 KB |
run-parallel-limit-1.0.5-sources.jar | 22 bytes |
run-parallel-limit-1.0.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/run-parallel-limit/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>run-parallel-limit</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/run-parallel-limit/
implementation 'org.webjars.npm:run-parallel-limit:1.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/run-parallel-limit/
implementation ("org.webjars.npm:run-parallel-limit:1.0.5")
'org.webjars.npm:run-parallel-limit:jar:1.0.5'
<dependency org="org.webjars.npm" name="run-parallel-limit" rev="1.0.5">
<artifact name="run-parallel-limit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='run-parallel-limit', version='1.0.5')
)
libraryDependencies += "org.webjars.npm" % "run-parallel-limit" % "1.0.5"
[org.webjars.npm/run-parallel-limit "1.0.5"]