is not current version
Last Version 1.19.6

org.webjars.npm:urijs 1.19.0

WebJar for urijs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

urijs
Version

Version

1.19.0
Type

Type

jar

Download urijs 1.19.0


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