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