WebJar for ag-grid
More info: http://webjars.org
Upstream: https://github.com/ceolter/ag-grid
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdag-grid |
| Last Version | Last Version12.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionag-grid
WebJar for ag-grid
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ag-grid-12.0.2.pom | |
| ag-grid-12.0.2.jar | 764 KB |
| ag-grid-12.0.2-javadoc.jar | 760 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/ag-grid/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>ag-grid</artifactId>
<version>12.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/ag-grid/
implementation 'org.webjars:ag-grid:12.0.2'
// https://jarcasting.com/artifacts/org.webjars/ag-grid/
implementation ("org.webjars:ag-grid:12.0.2")
'org.webjars:ag-grid:jar:12.0.2'
<dependency org="org.webjars" name="ag-grid" rev="12.0.2">
<artifact name="ag-grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='ag-grid', version='12.0.2')
)
libraryDependencies += "org.webjars" % "ag-grid" % "12.0.2"
[org.webjars/ag-grid "12.0.2"]
WebJar for ag-grid
More info: http://webjars.org
Upstream: https://github.com/ceolter/ag-grid