License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-ceolter-ag-grid |
Version | Version5.3.0 |
Type | Typejar |
Description |
Descriptionag-grid
WebJar for ag-grid
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-ceolter-ag-grid/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-ceolter-ag-grid</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-ceolter-ag-grid/
implementation 'org.webjars.bower:github-com-ceolter-ag-grid:5.3.0'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-ceolter-ag-grid/
implementation ("org.webjars.bower:github-com-ceolter-ag-grid:5.3.0")
'org.webjars.bower:github-com-ceolter-ag-grid:jar:5.3.0'
<dependency org="org.webjars.bower" name="github-com-ceolter-ag-grid" rev="5.3.0">
<artifact name="github-com-ceolter-ag-grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-ceolter-ag-grid', version='5.3.0')
)
libraryDependencies += "org.webjars.bower" % "github-com-ceolter-ag-grid" % "5.3.0"
[org.webjars.bower/github-com-ceolter-ag-grid "5.3.0"]