is not current version
Last Version 8.1.3

org.webjars.bower:promise-polyfill 1.1.4

WebJar for promise-polyfill

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

promise-polyfill
Version

Version

1.1.4
Type

Type

jar

Download promise-polyfill 1.1.4


<!-- https://jarcasting.com/artifacts/org.webjars.bower/promise-polyfill/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>promise-polyfill</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/promise-polyfill/
implementation 'org.webjars.bower:promise-polyfill:1.1.4'
// https://jarcasting.com/artifacts/org.webjars.bower/promise-polyfill/
implementation ("org.webjars.bower:promise-polyfill:1.1.4")
'org.webjars.bower:promise-polyfill:jar:1.1.4'
<dependency org="org.webjars.bower" name="promise-polyfill" rev="1.1.4">
  <artifact name="promise-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='promise-polyfill', version='1.1.4')
)
libraryDependencies += "org.webjars.bower" % "promise-polyfill" % "1.1.4"
[org.webjars.bower/promise-polyfill "1.1.4"]