is not current version
Last Version 1.1.12

org.webjars.npm:url-polyfill 1.0.10

WebJar for url-polyfill

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

url-polyfill
Version

Version

1.0.10
Type

Type

jar

Download url-polyfill 1.0.10


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