License |
License
MIT
|
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdnormalize-url |
Last Version | Last Version4.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnormalize-url
WebJar for normalize-url
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
normalize-url-4.5.1.pom | |
normalize-url-4.5.1.jar | 8 KB |
normalize-url-4.5.1-sources.jar | 22 bytes |
normalize-url-4.5.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/normalize-url/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>normalize-url</artifactId>
<version>4.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/normalize-url/
implementation 'org.webjars.npm:normalize-url:4.5.1'
// https://jarcasting.com/artifacts/org.webjars.npm/normalize-url/
implementation ("org.webjars.npm:normalize-url:4.5.1")
'org.webjars.npm:normalize-url:jar:4.5.1'
<dependency org="org.webjars.npm" name="normalize-url" rev="4.5.1">
<artifact name="normalize-url" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='normalize-url', version='4.5.1')
)
libraryDependencies += "org.webjars.npm" % "normalize-url" % "4.5.1"
[org.webjars.npm/normalize-url "4.5.1"]