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