is not current version
Last Version 2.0.73

org.webjars.npm:react-data-grid 1.0.18

WebJar for react-data-grid

Categories

Categories

Data React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-data-grid
Version

Version

1.0.18
Type

Type

jar

Download react-data-grid 1.0.18


<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-data-grid/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-data-grid</artifactId>
    <version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-data-grid/
implementation 'org.webjars.npm:react-data-grid:1.0.18'
// https://jarcasting.com/artifacts/org.webjars.npm/react-data-grid/
implementation ("org.webjars.npm:react-data-grid:1.0.18")
'org.webjars.npm:react-data-grid:jar:1.0.18'
<dependency org="org.webjars.npm" name="react-data-grid" rev="1.0.18">
  <artifact name="react-data-grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-data-grid', version='1.0.18')
)
libraryDependencies += "org.webjars.npm" % "react-data-grid" % "1.0.18"
[org.webjars.npm/react-data-grid "1.0.18"]