License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdurl-polyfill |
Last Version | Last Version1.1.12 |
Release Date | Release Date |
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.12.pom | |
url-polyfill-1.1.12.jar | 23 KB |
url-polyfill-1.1.12-sources.jar | 22 bytes |
url-polyfill-1.1.12-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.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/url-polyfill/
implementation 'org.webjars.npm:url-polyfill:1.1.12'
// https://jarcasting.com/artifacts/org.webjars.npm/url-polyfill/
implementation ("org.webjars.npm:url-polyfill:1.1.12")
'org.webjars.npm:url-polyfill:jar:1.1.12'
<dependency org="org.webjars.npm" name="url-polyfill" rev="1.1.12">
<artifact name="url-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='url-polyfill', version='1.1.12')
)
libraryDependencies += "org.webjars.npm" % "url-polyfill" % "1.1.12"
[org.webjars.npm/url-polyfill "1.1.12"]