GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdvow-queue |
Version | Version0.4.1 |
Type | Typejar |
Filename | Size |
---|---|
vow-queue-0.4.1.pom | |
vow-queue-0.4.1.jar | 10 KB |
vow-queue-0.4.1-sources.jar | 22 bytes |
vow-queue-0.4.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vow-queue/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vow-queue</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vow-queue/
implementation 'org.webjars.npm:vow-queue:0.4.1'
// https://jarcasting.com/artifacts/org.webjars.npm/vow-queue/
implementation ("org.webjars.npm:vow-queue:0.4.1")
'org.webjars.npm:vow-queue:jar:0.4.1'
<dependency org="org.webjars.npm" name="vow-queue" rev="0.4.1">
<artifact name="vow-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vow-queue', version='0.4.1')
)
libraryDependencies += "org.webjars.npm" % "vow-queue" % "0.4.1"
[org.webjars.npm/vow-queue "0.4.1"]