is not current version
Last Version 1.5.10

org.webjars.npm:url-parse 0.0.4

WebJar for url-parse

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

url-parse
Version

Version

0.0.4
Type

Type

jar

Download url-parse 0.0.4


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