| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdreact-d3-graph |
| Last Version | Last Version2.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreact-d3-graph
WebJar for react-d3-graph
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| react-d3-graph-2.4.1.pom | |
| react-d3-graph-2.4.1.jar | 133 KB |
| react-d3-graph-2.4.1-sources.jar | 22 bytes |
| react-d3-graph-2.4.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-d3-graph/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-d3-graph</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-d3-graph/
implementation 'org.webjars.npm:react-d3-graph:2.4.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-d3-graph/
implementation ("org.webjars.npm:react-d3-graph:2.4.1")
'org.webjars.npm:react-d3-graph:jar:2.4.1'
<dependency org="org.webjars.npm" name="react-d3-graph" rev="2.4.1">
<artifact name="react-d3-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-d3-graph', version='2.4.1')
)
libraryDependencies += "org.webjars.npm" % "react-d3-graph" % "2.4.1"
[org.webjars.npm/react-d3-graph "2.4.1"]