is not current version
Last Version 4.4.1

org.webjars.npm:uri-js 4.2.1

WebJar for uri-js

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

uri-js
Version

Version

4.2.1
Type

Type

jar

Download uri-js 4.2.1


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