is not current version
Last Version 27.2.1

org.webjars.npm:ag-grid-community 19.1.4

WebJar for ag-grid-community

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ag-grid-community
Version

Version

19.1.4
Type

Type

jar

Download ag-grid-community 19.1.4


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