is not current version
Last Version 1.7.6

org.webjars.npm:uvm 1.7.0

WebJar for uvm

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

uvm
Version

Version

1.7.0
Type

Type

jar

Download uvm 1.7.0


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