is not current version
Last Version 27.2.1

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

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

20.1.0
Type

Type

jar

Download ag-grid-community 20.1.0


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