License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpolyfill-service |
Version | Version3.25.1 |
Type | Typejar |
Description |
Descriptionpolyfill-service
WebJar for polyfill-service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
polyfill-service-3.25.1.pom | |
polyfill-service-3.25.1.jar | 556 KB |
polyfill-service-3.25.1-sources.jar | 22 bytes |
polyfill-service-3.25.1-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.25.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/polyfill-service/
implementation 'org.webjars.npm:polyfill-service:3.25.1'
// https://jarcasting.com/artifacts/org.webjars.npm/polyfill-service/
implementation ("org.webjars.npm:polyfill-service:3.25.1")
'org.webjars.npm:polyfill-service:jar:3.25.1'
<dependency org="org.webjars.npm" name="polyfill-service" rev="3.25.1">
<artifact name="polyfill-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='polyfill-service', version='3.25.1')
)
libraryDependencies += "org.webjars.npm" % "polyfill-service" % "3.25.1"
[org.webjars.npm/polyfill-service "3.25.1"]