License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpromise-polyfill |
Last Version | Last Version8.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpromise-polyfill
WebJar for promise-polyfill
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
promise-polyfill-8.2.1.pom | |
promise-polyfill-8.2.1.jar | 9 KB |
promise-polyfill-8.2.1-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/promise-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>promise-polyfill</artifactId>
<version>8.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/promise-polyfill/
implementation 'org.webjars.npm:promise-polyfill:8.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/promise-polyfill/
implementation ("org.webjars.npm:promise-polyfill:8.2.1")
'org.webjars.npm:promise-polyfill:jar:8.2.1'
<dependency org="org.webjars.npm" name="promise-polyfill" rev="8.2.1">
<artifact name="promise-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='promise-polyfill', version='8.2.1')
)
libraryDependencies += "org.webjars.npm" % "promise-polyfill" % "8.2.1"
[org.webjars.npm/promise-polyfill "8.2.1"]