License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-plotly.js |
Version | Version2.5.0 |
Type | Typejar |
Description |
Descriptionreact-plotly.js
WebJar for react-plotly.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-plotly.js-2.5.0.pom | |
react-plotly.js-2.5.0.jar | 63 KB |
react-plotly.js-2.5.0-sources.jar | 22 bytes |
react-plotly.js-2.5.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-plotly.js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-plotly.js</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-plotly.js/
implementation 'org.webjars.npm:react-plotly.js:2.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-plotly.js/
implementation ("org.webjars.npm:react-plotly.js:2.5.0")
'org.webjars.npm:react-plotly.js:jar:2.5.0'
<dependency org="org.webjars.npm" name="react-plotly.js" rev="2.5.0">
<artifact name="react-plotly.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-plotly.js', version='2.5.0')
)
libraryDependencies += "org.webjars.npm" % "react-plotly.js" % "2.5.0"
[org.webjars.npm/react-plotly.js "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : prop-types | jar | [15.7.2,16) |