Categories |
CategoriesData React User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-data-grid |
Version | Version1.0.40-vv-issue-4401846 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-data-grid/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-data-grid</artifactId>
<version>1.0.40-vv-issue-4401846</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-data-grid/
implementation 'org.webjars.npm:react-data-grid:1.0.40-vv-issue-4401846'
// https://jarcasting.com/artifacts/org.webjars.npm/react-data-grid/
implementation ("org.webjars.npm:react-data-grid:1.0.40-vv-issue-4401846")
'org.webjars.npm:react-data-grid:jar:1.0.40-vv-issue-4401846'
<dependency org="org.webjars.npm" name="react-data-grid" rev="1.0.40-vv-issue-4401846">
<artifact name="react-data-grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-data-grid', version='1.0.40-vv-issue-4401846')
)
libraryDependencies += "org.webjars.npm" % "react-data-grid" % "1.0.40-vv-issue-4401846"
[org.webjars.npm/react-data-grid "1.0.40-vv-issue-4401846"]