GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdpolyfill-service |
Version | Version3.22.0 |
Type | Typejar |
Filename | Size |
---|---|
polyfill-service-3.22.0.pom | |
polyfill-service-3.22.0.jar | 518 KB |
polyfill-service-3.22.0-sources.jar | 22 bytes |
polyfill-service-3.22.0-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]