is not current version
Last Version 5.16.0

org.webjars.npm:mdn-polyfills 5.8.0

WebJar for mdn-polyfills

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mdn-polyfills
Version

Version

5.8.0
Type

Type

jar

Download mdn-polyfills 5.8.0


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