is not current version
Last Version 1.1.12

org.webjars.npm:url-polyfill 1.1.3

WebJar for url-polyfill

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

url-polyfill
Version

Version

1.1.3
Type

Type

jar

Download url-polyfill 1.1.3


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