is not current version
Last Version 4.5.1

org.webjars.npm:normalize-url 3.2.0

WebJar for normalize-url

Categories

Categories

ORM Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

normalize-url
Version

Version

3.2.0
Type

Type

jar

Download normalize-url 3.2.0


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