is not current version
Last Version 3.0.2

org.webjars.npm:get-uri 2.0.2

WebJar for get-uri

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

get-uri
Version

Version

2.0.2
Type

Type

jar

Download get-uri 2.0.2


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