is not current version
Last Version 1.54.1

org.webjars.bower:plotly.js 1.47.4

WebJar for plotly.js

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

plotly.js
Version

Version

1.47.4
Type

Type

jar

Download plotly.js 1.47.4


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