is not current version
Last Version 0.8.3-1

org.webjars:flot 0.8.3

WebJar for flot

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

flot
Version

Version

0.8.3
Type

Type

jar

Download flot 0.8.3


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