License |
License
MIT
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdplotly.js-dist |
Last Version | Last Version2.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplotly.js-dist
WebJar for plotly.js-dist
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plotly.js-dist-2.11.1.pom | |
plotly.js-dist-2.11.1.jar | 1 MB |
plotly.js-dist-2.11.1-sources.jar | 22 bytes |
plotly.js-dist-2.11.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/plotly.js-dist/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>plotly.js-dist</artifactId>
<version>2.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/plotly.js-dist/
implementation 'org.webjars.npm:plotly.js-dist:2.11.1'
// https://jarcasting.com/artifacts/org.webjars.npm/plotly.js-dist/
implementation ("org.webjars.npm:plotly.js-dist:2.11.1")
'org.webjars.npm:plotly.js-dist:jar:2.11.1'
<dependency org="org.webjars.npm" name="plotly.js-dist" rev="2.11.1">
<artifact name="plotly.js-dist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='plotly.js-dist', version='2.11.1')
)
libraryDependencies += "org.webjars.npm" % "plotly.js-dist" % "2.11.1"
[org.webjars.npm/plotly.js-dist "2.11.1"]