is not current version
Last Version 2.4.1

org.webjars.npm:run-async 0.1.0

WebJar for run-async

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

run-async
Version

Version

0.1.0
Type

Type

jar

Download run-async 0.1.0


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