is not current version
Last Version 8.7.0

org.webjars.npm:whatwg-url 6.4.0

WebJar for whatwg-url

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

whatwg-url
Version

Version

6.4.0
Type

Type

jar

Download whatwg-url 6.4.0


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