is not current version
Last Version 1.6.19

org.webjars.npm:uplot 1.6.6

WebJar for uplot

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

uplot
Version

Version

1.6.6
Type

Type

jar

Download uplot 1.6.6


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