| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdqueue-async |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionqueue-async
WebJar for queue-async
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| queue-async-1.1.1.pom | |
| queue-async-1.1.1.jar | 10 KB |
| queue-async-1.1.1-sources.jar | 22 bytes |
| queue-async-1.1.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/queue-async/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>queue-async</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/queue-async/
implementation 'org.webjars.npm:queue-async:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/queue-async/
implementation ("org.webjars.npm:queue-async:1.1.1")
'org.webjars.npm:queue-async:jar:1.1.1'
<dependency org="org.webjars.npm" name="queue-async" rev="1.1.1">
<artifact name="queue-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='queue-async', version='1.1.1')
)
libraryDependencies += "org.webjars.npm" % "queue-async" % "1.1.1"
[org.webjars.npm/queue-async "1.1.1"]