is not current version
Last Version 3.8.0

org.webjars.bower:plottable 1.5.0

WebJar for plottable

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

plottable
Version

Version

1.5.0
Type

Type

jar

Download plottable 1.5.0


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