| Группа | Группаorg.webjars.bower |
|---|---|
| Идентификатор | Идентификаторpolyfills |
| Версия | Версия0.1.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| 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"]