License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdasync |
Last Version | Last Version3.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionasync
WebJar for async
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
async-3.2.3.pom | |
async-3.2.3.jar | 223 KB |
async-3.2.3-sources.jar | 22 bytes |
async-3.2.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/async/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>async</artifactId>
<version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/async/
implementation 'org.webjars.npm:async:3.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/async/
implementation ("org.webjars.npm:async:3.2.3")
'org.webjars.npm:async:jar:3.2.3'
<dependency org="org.webjars.npm" name="async" rev="3.2.3">
<artifact name="async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='async', version='3.2.3')
)
libraryDependencies += "org.webjars.npm" % "async" % "3.2.3"
[org.webjars.npm/async "3.2.3"]