is not current version
Last Version 8.7.0

org.webjars.npm:whatwg-url 2.0.1

WebJar for whatwg-url

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

whatwg-url
Version

Version

2.0.1
Type

Type

jar

Download whatwg-url 2.0.1


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