is not current version
Last Version 4.2.2

org.webjars.npm:flot 3.2.9

WebJar for flot

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

flot
Version

Version

3.2.9
Type

Type

jar

Download flot 3.2.9


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