is not current version
Last Version 3.25.1

org.webjars.npm:polyfill-service 3.22.0

WebJar for polyfill-service

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

polyfill-service
Version

Version

3.22.0
Type

Type

jar

Download polyfill-service 3.22.0


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