| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.taylorhakes |
| ArtifactId | ArtifactIdpromise-polyfill |
| Version | Version8.2.0 |
| 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.0.pom | |
| promise-polyfill-8.2.0.jar | 17 KB |
| promise-polyfill-8.2.0-sources.jar | 22 bytes |
| promise-polyfill-8.2.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.taylorhakes/promise-polyfill/ -->
<dependency>
<groupId>org.webjars.bowergithub.taylorhakes</groupId>
<artifactId>promise-polyfill</artifactId>
<version>8.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.taylorhakes/promise-polyfill/
implementation 'org.webjars.bowergithub.taylorhakes:promise-polyfill:8.2.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.taylorhakes/promise-polyfill/
implementation ("org.webjars.bowergithub.taylorhakes:promise-polyfill:8.2.0")
'org.webjars.bowergithub.taylorhakes:promise-polyfill:jar:8.2.0'
<dependency org="org.webjars.bowergithub.taylorhakes" name="promise-polyfill" rev="8.2.0">
<artifact name="promise-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.taylorhakes', module='promise-polyfill', version='8.2.0')
)
libraryDependencies += "org.webjars.bowergithub.taylorhakes" % "promise-polyfill" % "8.2.0"
[org.webjars.bowergithub.taylorhakes/promise-polyfill "8.2.0"]