is not current version
Last Version 4.4.1

org.webjars.npm:uri-js 4.4.0

WebJar for uri-js

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

uri-js
Version

Version

4.4.0
Type

Type

jar

Download uri-js 4.4.0


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