GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdeach-async |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
each-async-0.1.3.pom | |
each-async-0.1.3.jar | 3 KB |
each-async-0.1.3-sources.jar | 22 bytes |
each-async-0.1.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/each-async/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>each-async</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/each-async/
implementation 'org.webjars.npm:each-async:0.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/each-async/
implementation ("org.webjars.npm:each-async:0.1.3")
'org.webjars.npm:each-async:jar:0.1.3'
<dependency org="org.webjars.npm" name="each-async" rev="0.1.3">
<artifact name="each-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='each-async', version='0.1.3')
)
libraryDependencies += "org.webjars.npm" % "each-async" % "0.1.3"
[org.webjars.npm/each-async "0.1.3"]