is not current version
Last Version 1.19.1

org.webjars.bower:urijs 1.18.10

WebJar for urijs

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

urijs
Version

Version

1.18.10
Type

Type

jar

Download urijs 1.18.10


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