is not current version
Last Version 3.1.0

org.webjars.npm:p-limit 1.1.0

WebJar for p-limit

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

p-limit
Version

Version

1.1.0
Type

Type

jar

Download p-limit 1.1.0


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