is not current version
Last Version 0.8.3-1

org.webjars:flot 0.8.0-1

WebJar for flot

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

flot
Version

Version

0.8.0-1
Type

Type

jar

Download flot 0.8.0-1


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