is not current version
Last Version 2.0.1

org.webjars.npm:react-datagrid 1.1.14

WebJar for react-datagrid

Categories

Categories

Data React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-datagrid
Version

Version

1.1.14
Type

Type

jar

Download react-datagrid 1.1.14


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