License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdurl-polyfill |
Version | Version1.1.8 |
Type | Typejar |
Description |
Descriptionurl-polyfill
WebJar for url-polyfill
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
url-polyfill-1.1.8.pom | |
url-polyfill-1.1.8.jar | 23 KB |
url-polyfill-1.1.8-sources.jar | 22 bytes |
url-polyfill-1.1.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/url-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>url-polyfill</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/url-polyfill/
implementation 'org.webjars.npm:url-polyfill:1.1.8'
// https://jarcasting.com/artifacts/org.webjars.npm/url-polyfill/
implementation ("org.webjars.npm:url-polyfill:1.1.8")
'org.webjars.npm:url-polyfill:jar:1.1.8'
<dependency org="org.webjars.npm" name="url-polyfill" rev="1.1.8">
<artifact name="url-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='url-polyfill', version='1.1.8')
)
libraryDependencies += "org.webjars.npm" % "url-polyfill" % "1.1.8"
[org.webjars.npm/url-polyfill "1.1.8"]