is not current version
Last Version 2.11.1

org.webjars.npm:plotly.js-dist 1.39.0

WebJar for plotly.js-dist

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

plotly.js-dist
Version

Version

1.39.0
Type

Type

jar

Download plotly.js-dist 1.39.0


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