License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjs-polyfills |
Version | Version0.1.42 |
Type | Typejar |
Description |
Descriptionjs-polyfills
WebJar for js-polyfills
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
js-polyfills-0.1.42.pom | |
js-polyfills-0.1.42.jar | 153 KB |
js-polyfills-0.1.42-sources.jar | 22 bytes |
js-polyfills-0.1.42-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/js-polyfills/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>js-polyfills</artifactId>
<version>0.1.42</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/js-polyfills/
implementation 'org.webjars.npm:js-polyfills:0.1.42'
// https://jarcasting.com/artifacts/org.webjars.npm/js-polyfills/
implementation ("org.webjars.npm:js-polyfills:0.1.42")
'org.webjars.npm:js-polyfills:jar:0.1.42'
<dependency org="org.webjars.npm" name="js-polyfills" rev="0.1.42">
<artifact name="js-polyfills" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='js-polyfills', version='0.1.42')
)
libraryDependencies += "org.webjars.npm" % "js-polyfills" % "0.1.42"
[org.webjars.npm/js-polyfills "0.1.42"]