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