is not current version
Last Version 1.14.1

org.webjars:URI.js 1.12.0-2

WebJar for URI.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

URI.js
Version

Version

1.12.0-2
Type

Type

jar

Download URI.js 1.12.0-2


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