| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdes6-promise-polyfill |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptiones6-promise-polyfill
WebJar for es6-promise-polyfill
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| es6-promise-polyfill-1.1.1.pom | |
| es6-promise-polyfill-1.1.1.jar | 8 KB |
| es6-promise-polyfill-1.1.1-sources.jar | 22 bytes |
| es6-promise-polyfill-1.1.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/es6-promise-polyfill/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>es6-promise-polyfill</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/es6-promise-polyfill/
implementation 'org.webjars.bower:es6-promise-polyfill:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.bower/es6-promise-polyfill/
implementation ("org.webjars.bower:es6-promise-polyfill:1.1.1")
'org.webjars.bower:es6-promise-polyfill:jar:1.1.1'
<dependency org="org.webjars.bower" name="es6-promise-polyfill" rev="1.1.1">
<artifact name="es6-promise-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='es6-promise-polyfill', version='1.1.1')
)
libraryDependencies += "org.webjars.bower" % "es6-promise-polyfill" % "1.1.1"
[org.webjars.bower/es6-promise-polyfill "1.1.1"]