License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdp-queue |
Version | Version2.4.2 |
Type | Typejar |
Description |
Descriptionp-queue
WebJar for p-queue
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
p-queue-2.4.2.pom | |
p-queue-2.4.2.jar | 7 KB |
p-queue-2.4.2-sources.jar | 22 bytes |
p-queue-2.4.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/p-queue/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>p-queue</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/p-queue/
implementation 'org.webjars.npm:p-queue:2.4.2'
// https://jarcasting.com/artifacts/org.webjars.npm/p-queue/
implementation ("org.webjars.npm:p-queue:2.4.2")
'org.webjars.npm:p-queue:jar:2.4.2'
<dependency org="org.webjars.npm" name="p-queue" rev="2.4.2">
<artifact name="p-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='p-queue', version='2.4.2')
)
libraryDependencies += "org.webjars.npm" % "p-queue" % "2.4.2"
[org.webjars.npm/p-queue "2.4.2"]