License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdurijs |
Last Version | Last Version1.19.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionurijs
WebJar for urijs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
urijs-1.19.6.pom | |
urijs-1.19.6.jar | 67 KB |
urijs-1.19.6-sources.jar | 22 bytes |
urijs-1.19.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/urijs/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>urijs</artifactId>
<version>1.19.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/urijs/
implementation 'org.webjars.npm:urijs:1.19.6'
// https://jarcasting.com/artifacts/org.webjars.npm/urijs/
implementation ("org.webjars.npm:urijs:1.19.6")
'org.webjars.npm:urijs:jar:1.19.6'
<dependency org="org.webjars.npm" name="urijs" rev="1.19.6">
<artifact name="urijs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='urijs', version='1.19.6')
)
libraryDependencies += "org.webjars.npm" % "urijs" % "1.19.6"
[org.webjars.npm/urijs "1.19.6"]