is not current version
Last Version 1.5.10

org.webjars.npm:url-parse 1.0.1

WebJar for url-parse

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

url-parse
Version

Version

1.0.1
Type

Type

jar

Download url-parse 1.0.1


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