License |
License
MIT
|
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdag-grid-community |
Last Version | Last Version27.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionag-grid-community
WebJar for ag-grid-community
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ag-grid-community-27.2.1.pom | |
ag-grid-community-27.2.1.jar | 3 MB |
ag-grid-community-27.2.1-sources.jar | 22 bytes |
ag-grid-community-27.2.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ag-grid-community/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ag-grid-community</artifactId>
<version>27.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ag-grid-community/
implementation 'org.webjars.npm:ag-grid-community:27.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/ag-grid-community/
implementation ("org.webjars.npm:ag-grid-community:27.2.1")
'org.webjars.npm:ag-grid-community:jar:27.2.1'
<dependency org="org.webjars.npm" name="ag-grid-community" rev="27.2.1">
<artifact name="ag-grid-community" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ag-grid-community', version='27.2.1')
)
libraryDependencies += "org.webjars.npm" % "ag-grid-community" % "27.2.1"
[org.webjars.npm/ag-grid-community "27.2.1"]