Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjs-polyfills |
Version | Version0.1.33 |
Type | Typejar |
Filename | Size |
---|---|
js-polyfills-0.1.33.pom | |
js-polyfills-0.1.33.jar | 140 KB |
js-polyfills-0.1.33-sources.jar | 22 bytes |
js-polyfills-0.1.33-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/js-polyfills/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>js-polyfills</artifactId>
<version>0.1.33</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/js-polyfills/
implementation 'org.webjars.bower:js-polyfills:0.1.33'
// https://jarcasting.com/artifacts/org.webjars.bower/js-polyfills/
implementation ("org.webjars.bower:js-polyfills:0.1.33")
'org.webjars.bower:js-polyfills:jar:0.1.33'
<dependency org="org.webjars.bower" name="js-polyfills" rev="0.1.33">
<artifact name="js-polyfills" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='js-polyfills', version='0.1.33')
)
libraryDependencies += "org.webjars.bower" % "js-polyfills" % "0.1.33"
[org.webjars.bower/js-polyfills "0.1.33"]