is not current version
Last Version 0.8.3-1

org.webjars:flot 0.7

WebJar for flot

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

flot
Version

Version

0.7
Type

Type

jar

Download flot 0.7


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