is not current version
Last Version 3.1.0

org.webjars.npm:p-limit 2.2.1

WebJar for p-limit

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

p-limit
Version

Version

2.2.1
Type

Type

jar

Download p-limit 2.2.1


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