| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.bower |
| Идентификатор | Идентификаторes6-promise-polyfill |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
Описаниеes6-promise-polyfill
WebJar for es6-promise-polyfill
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]