is not current version
Last Version 0.36.0

org.webjars.npm:uiv 0.28.0

WebJar for uiv

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

uiv
Version

Version

0.28.0
Type

Type

jar

Download uiv 0.28.0


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