is not current version
Last Version 18.1.1

org.webjars.npm:ag-grid 7.0.0

WebJar for ag-grid

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ag-grid
Version

Version

7.0.0
Type

Type

jar

Download ag-grid 7.0.0


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