is not current version
Last Version 3.2.3

org.webjars.npm:async 3.1.0

WebJar for async

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

async
Version

Version

3.1.0
Type

Type

jar

Download async 3.1.0


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