is not current version
Last Version 3.2.3

org.webjars.npm:async 0.9.2

WebJar for async

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

async
Version

Version

0.9.2
Type

Type

jar

Download async 0.9.2


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