is not current version
Last Version 8.7.0

org.webjars.npm:whatwg-url 4.6.0

WebJar for whatwg-url

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

whatwg-url
Version

Version

4.6.0
Type

Type

jar

Download whatwg-url 4.6.0


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