| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdag-grid-react |
| Version | Version24.0.0 |
| Type | Typejar |
| Description |
Descriptionag-grid-react
WebJar for ag-grid-react
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ag-grid-react-24.0.0.pom | |
| ag-grid-react-24.0.0.jar | 32 KB |
| ag-grid-react-24.0.0-sources.jar | 22 bytes |
| ag-grid-react-24.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ag-grid-react/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ag-grid-react</artifactId>
<version>24.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ag-grid-react/
implementation 'org.webjars.npm:ag-grid-react:24.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/ag-grid-react/
implementation ("org.webjars.npm:ag-grid-react:24.0.0")
'org.webjars.npm:ag-grid-react:jar:24.0.0'
<dependency org="org.webjars.npm" name="ag-grid-react" rev="24.0.0">
<artifact name="ag-grid-react" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ag-grid-react', version='24.0.0')
)
libraryDependencies += "org.webjars.npm" % "ag-grid-react" % "24.0.0"
[org.webjars.npm/ag-grid-react "24.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : prop-types | jar | [15.6.2,16) |