License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrun-async |
Version | Version2.4.1 |
Type | Typejar |
Description |
Descriptionrun-async
WebJar for run-async
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
run-async-2.4.1.pom | |
run-async-2.4.1.jar | 5 KB |
run-async-2.4.1-sources.jar | 22 bytes |
run-async-2.4.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/run-async/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>run-async</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/run-async/
implementation 'org.webjars.npm:run-async:2.4.1'
// https://jarcasting.com/artifacts/org.webjars.npm/run-async/
implementation ("org.webjars.npm:run-async:2.4.1")
'org.webjars.npm:run-async:jar:2.4.1'
<dependency org="org.webjars.npm" name="run-async" rev="2.4.1">
<artifact name="run-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='run-async', version='2.4.1')
)
libraryDependencies += "org.webjars.npm" % "run-async" % "2.4.1"
[org.webjars.npm/run-async "2.4.1"]