is not current version
Last Version 3.0.0

org.webjars.npm:url-parse-lax 1.0.0

WebJar for url-parse-lax

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

url-parse-lax
Version

Version

1.0.0
Type

Type

jar

Download url-parse-lax 1.0.0


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