is not current version
Last Version 0.36.0

org.webjars.npm:uiv 0.11.9

WebJar for uiv

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

uiv
Version

Version

0.11.9
Type

Type

jar

Download uiv 0.11.9


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