не последняя версия
Последняя версия 0.1.20

org.webjars.bower:polyfills 0.1.6

WebJar for js-polyfills

Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

polyfills
Версия

Версия

0.1.6
Тип

Тип

jar

Скачать polyfills 0.1.6

Имя Файла Размер
polyfills-0.1.6.pom
polyfills-0.1.6.jar 137 KB
polyfills-0.1.6-sources.jar 22 bytes
Обзор

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