is not current version
Last Version 1.19.6

org.webjars.npm:urijs 1.17.1

WebJar for urijs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

urijs
Version

Version

1.17.1
Type

Type

jar

Download urijs 1.17.1


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